pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp Smake ChangeLog


From: Ben Pfaff
Subject: [Pspp-cvs] pspp Smake ChangeLog
Date: Tue, 18 Jul 2006 01:24:15 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 06/07/18 01:24:15

Modified files:
        .              : Smake ChangeLog 

Log message:
                * Smake: Add --doc-base=gl/doc to gnulib-tool invocation, which 
is
                required by recent gnulib.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/Smake?cvsroot=pspp&r1=1.35&r2=1.36
http://cvs.savannah.gnu.org/viewcvs/pspp/ChangeLog?cvsroot=pspp&r1=1.61&r2=1.62

Patches:
Index: Smake
===================================================================
RCS file: /cvsroot/pspp/pspp/Smake,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- Smake       3 Jul 2006 01:38:24 -0000       1.35
+++ Smake       18 Jul 2006 01:24:15 -0000      1.36
@@ -59,7 +59,7 @@
        touch m4/Makefile.am
        $(GNULIB_TOOL) --import --no-changelog --m4-base=gl/m4 \
                --source-base=gl --lib=libgl --tests-base=tests \
-               --import $(GNULIB_MODULES)
+               --doc-base=gl/doc --import $(GNULIB_MODULES)
        autopoint --force
        aclocal -I m4 -I gl/m4
        autoconf

Index: ChangeLog
===================================================================
RCS file: /cvsroot/pspp/pspp/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- ChangeLog   12 Jul 2006 20:41:29 -0000      1.61
+++ ChangeLog   18 Jul 2006 01:24:15 -0000      1.62
@@ -1,3 +1,12 @@
+Mon Jul 17 18:23:38 2006  Ben Pfaff  <address@hidden>
+
+       * Smake: Add --doc-base=gl/doc to gnulib-tool invocation, which is
+       required by recent gnulib.
+
+Sun Jul 16 19:51:45 2006  Ben Pfaff  <address@hidden>
+
+       * Smake: Add xsize to GNULIB_MODULES.
+
 Wed Jul 12 13:41:18 2006  Ben Pfaff  <address@hidden>
 
        * Makefile.am: Add check_PROGRAMS and define to empty.




reply via email to

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