--- configure.orig Tue Feb 17 00:38:43 2004 +++ configure Tue Feb 17 00:39:12 2004 @@ -6702,7 +6702,7 @@ fi; if test "x$GCC" = "xyes"; then - for A in -Wall -W -Wno-unused -Wmissing-declarations -Wcast-align -Wpointer-arith -Wfloat-equal + for A in -Wall -W -Wno-unused -Wmissing-declarations -Wcast-align -Wpointer-arith do # The following should work as well, but might (?) be less portable # if ! echo "$CFLAGS" | grep -q -w -- "$A" ; then