Improve portability to NetBSD and Alpha.
[pspp-builds.git] / ChangeLog
index 2247ab48f86db461552514d1886b04bd07cd2ea4..57f6461d31d2d5fdd9803790843f06a17c905c9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2007-02-25  Ben Pfaff  <blp@gnu.org>
+
+       Thanks to Jason Stover for verifying that this patch helps under
+       NetBSD.
+
+       * acinclude.m4: Rename PSPP_ENABLE_WARNING to PSPP_ENABLE_OPTION,
+       because it's useful for more than warnings.
+
+       * configure.ac: Add PSPP_ENABLE_OPTION(-mieee) to improve IEEE
+       floating-point conformance on Alpha and SH architectures.  Also,
+       check for fpsetmask function (available on BSDs).
+
 Mon Feb 19 10:52:21 2007  Ben Pfaff  <blp@gnu.org>
 
        * Smake (GNULIB_MODULES): Add dirname module, remove canonicalize