Get rid of our own int32 type in favor of the standard int32_t type.
[pspp-builds.git] / ChangeLog
index b2a95162452fef6842b85e5bdd20ecda3c2603e2..6f1daa73bca163657cc5eb8dbe6564bc491c4b41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+Sat Apr 15 19:51:22 2006  Ben Pfaff  <blp@gnu.org>
+
+       Get rid of our own int32 type in favor of the standard int32_t
+       type.
+       
+       * configure.ac: Don't need to check the sizes of integer types
+       anymore.
+
+Sat Apr 15 19:13:59 2006  Ben Pfaff  <blp@gnu.org>
+
+       * configure.ac, acinclude.m4: Complain about missing prerequisites
+       in a group at the end of configuration, not piecemeal.  This
+       should make building PSPP less frustrating.  Thanks to John
+       Darrington for the suggestion.
+
 Sat Apr 15 18:17:15 2006  Ben Pfaff  <blp@gnu.org>
 
        * configure.ac: Move code into acinclude.m4 to make the configure