projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7682e85
)
configure: Fix comment (copy+paste bug)
author
Stefan Weil
<sw@weilnetz.de>
Sat, 5 Jan 2013 11:17:38 +0000
(12:17 +0100)
committer
Stefan Hajnoczi
<stefanha@redhat.com>
Fri, 11 Jan 2013 08:32:54 +0000
(09:32 +0100)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index fe18ed2b253226d9fd86dc1ad1b244e6d06bee3f..148d5aa052c8e5252f091dcc5c2aa483c07b2a30 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-2705,7
+2705,7
@@
if compile_prog "" "" ; then
byteswap_h=yes
fi
-# Search for bswap
_
32 function
+# Search for bswap32 function
bswap_h=no
cat > $TMPC << EOF
#include <sys/endian.h>