commit | 75f13596452692fb7375ee558e9fb37cd649e603 | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Sat Jan 05 12:17:38 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Jan 11 09:32:54 2013 +0100 |
tree | 764f6dbe629adf71a2241f957e46db57ab8408eb | |
parent | 7682e8580722f951559f372ba3d2b6170fdbe734 [diff] [blame] |
configure: Fix comment (copy+paste bug) Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
diff --git a/configure b/configure index fe18ed2..148d5aa 100755 --- a/configure +++ b/configure
@@ -2705,7 +2705,7 @@ byteswap_h=yes fi -# Search for bswap_32 function +# Search for bswap32 function bswap_h=no cat > $TMPC << EOF #include <sys/endian.h>