* Smake: Use fpieee module from Gnulib.
[pspp-builds.git] / configure.ac
index 14436fed7617a6f30e8b1b9682f7b8bef8fe156b..d11f94fbe674a664d829c96199a456b820324b96 100644 (file)
@@ -15,7 +15,6 @@ AC_LIBTOOL_DLOPEN
 AC_PROG_LIBTOOL
 
 PSPP_ENABLE_OPTION(-Wdeclaration-after-statement)
-PSPP_ENABLE_OPTION(-mieee)
 
 AM_CONDITIONAL(cc_is_gcc, test x"$GCC" = x"yes" )