Signed-off-by: Stefan Weil <s...@weilnetz.de> --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure index 837a84a..4bd9e92 100755 --- a/configure +++ b/configure @@ -2697,7 +2697,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> -- 1.7.10.4