--- configure.orig 2008-10-15 18:00:59.000000000 -0700 +++ configure 2008-10-15 18:02:47.000000000 -0700 @@ -4538,7 +4538,7 @@ ;; # is there any other compiler on Darwin besides gcc? Darwin*) - BASECFLAGS="$BASECFLAGS -Wno-long-double -no-cpp-precomp -mno-fused-madd" + BASECFLAGS="$BASECFLAGS -mno-fused-madd" if test "${enable_universalsdk}"; then BASECFLAGS="-arch ppc -arch i386 -isysroot ${UNIVERSALSDK} ${BASECFLAGS}" fi