Define isinf macro only if it is not defined as a macro, even if
[pspp-builds.git] / src / libpspp / ChangeLog
index 5fcc9df9bad03d0e807ea48854cc1b2a85b123ed..2e5ac512c397010cf9350e6470b915ec082bba9a 100644 (file)
@@ -1,3 +1,11 @@
+Tue Feb  6 20:00:13 2007  Ben Pfaff  <blp@gnu.org>
+
+       * misc.h [!HAVE_ISINF] (isinf): Define only if isinf is not
+       defined as a macro, because mingw seems to have the macro without
+       the function.
+       [!HAVE_ISNAN] (isnan): Ditto, for symmetry only.
+       [!AHVE_FINITE] (finite): Ditto, for symmetry only.
+
 Tue Feb  6 19:58:46 2007  Ben Pfaff  <blp@gnu.org>
 
        * compiler.h (PRINTF_FORMAT): Use __printf__ instead of printf to