Use standard C99 isfinite, isnan, isinf in place of GSL substitutes.
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index aa05962fb63a502bbfaf5ebbc11bcd48fb1cf4b6..61c53b88159ef4590b1c6954e448ba9588db0840 100644 (file)
--- a/Smake
+++ b/Smake
@@ -28,6 +28,8 @@ GNULIB_MODULES = \
        gettext-h \
        gettimeofday \
        isfinite \
+       isinf \
+       isnan \
        intprops \
        inttostr \
        localcharset \