Fix typo in last commit.
[pspp] / m4 / printf-frexpl.m4
index 1de9b8df5047c673adf87392b4c730af12afae60..669cc260141403531a37eb3ab429f334bc980df2 100644 (file)
@@ -28,6 +28,8 @@ AC_DEFUN([gl_FUNC_PRINTF_FREXPL],
     esac
   else
     gl_func_frexpl_no_libm=no
+    dnl Set REPLACE_FREXPL here because the system may have frexpl in libm.
+    REPLACE_FREXPL=1
   fi
   if test $gl_func_frexpl_no_libm = yes; then
     AC_DEFINE([HAVE_FREXPL_IN_LIBC], 1,