Print a message indicating success at the end of the configure run.
[pspp-builds.git] / ChangeLog
index c4788611e1f7aff8b40be352decc306a60654a86..5b4cd9024e84bb8da5033bd17a07b7d985a3c8f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,21 @@
+2007-09-30  Ben Pfaff  <blp@gnu.org>
+
+       * configure.ac: Print a message indicating success at the end of
+       the run.
+
+2007-09-22  Ben Pfaff  <blp@gnu.org>
+
+       Bug #21128.  Reviewed by John Darrington.
+
+       * acinclude.m4 (PSPP_LC_PAPER): New macro.
+
+       * configure.ac: Use PSPP_LC_PAPER.
+
 2007-08-05  Ben Pfaff  <blp@gnu.org>
 
        Bug #16189.  Reviewed by Jason Stover.
        * acinclude.m4: If -lplot doesn't work by itself, also test with
-       typical X11 libraries.X
+       typical X11 libraries.
 
 2007-07-27  Ben Pfaff  <blp@gnu.org>