pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp configure.ac ChangeLog


From: Ben Pfaff
Subject: [Pspp-cvs] pspp configure.ac ChangeLog
Date: Sun, 30 Sep 2007 18:09:05 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 07/09/30 18:09:05

Modified files:
        .              : configure.ac ChangeLog 

Log message:
        Print a message indicating success at the end of the configure run.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/configure.ac?cvsroot=pspp&r1=1.62&r2=1.63
http://cvs.savannah.gnu.org/viewcvs/pspp/ChangeLog?cvsroot=pspp&r1=1.83&r2=1.84

Patches:
Index: configure.ac
===================================================================
RCS file: /cvsroot/pspp/pspp/configure.ac,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -b -r1.62 -r1.63
--- configure.ac        23 Sep 2007 05:59:01 -0000      1.62
+++ configure.ac        30 Sep 2007 18:09:04 -0000      1.63
@@ -105,5 +105,6 @@
 AC_CONFIG_FILES([Makefile gl/Makefile po/Makefile.in])
 
 AC_OUTPUT
+echo "PSPP configured successfully."
 
 dnl configure.ac ends here

Index: ChangeLog
===================================================================
RCS file: /cvsroot/pspp/pspp/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -b -r1.83 -r1.84
--- ChangeLog   23 Sep 2007 05:59:01 -0000      1.83
+++ ChangeLog   30 Sep 2007 18:09:04 -0000      1.84
@@ -1,3 +1,8 @@
+2007-09-30  Ben Pfaff  <address@hidden>
+
+       * configure.ac: Print a message indicating success at the end of
+       the run.
+
 2007-09-22  Ben Pfaff  <address@hidden>
 
        Bug #21128.  Reviewed by John Darrington.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]