From: Stefan Weil Date: Sat, 5 Jan 2013 11:17:38 +0000 (+0100) Subject: configure: Fix comment (copy+paste bug) X-Git-Tag: qemu-xen-4.4.0-rc1~6^2~1436^2~4 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=75f13596452692fb7375ee558e9fb37cd649e603;p=qemu-xen.git configure: Fix comment (copy+paste bug) Signed-off-by: Stefan Weil Signed-off-by: Stefan Hajnoczi --- diff --git a/configure b/configure index fe18ed2b25..148d5aa052 100755 --- 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