pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp ChangeLog Makefile.am


From: Ben Pfaff
Subject: [Pspp-cvs] pspp ChangeLog Makefile.am
Date: Wed, 12 Jul 2006 20:41:29 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 06/07/12 20:41:29

Modified files:
        .              : ChangeLog Makefile.am 

Log message:
        Add check_PROGRAMS and define to empty.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/ChangeLog?cvsroot=pspp&r1=1.60&r2=1.61
http://cvs.savannah.gnu.org/viewcvs/pspp/Makefile.am?cvsroot=pspp&r1=1.14&r2=1.15

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/pspp/pspp/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- ChangeLog   1 Jul 2006 22:34:26 -0000       1.60
+++ ChangeLog   12 Jul 2006 20:41:29 -0000      1.61
@@ -1,3 +1,7 @@
+Wed Jul 12 13:41:18 2006  Ben Pfaff  <address@hidden>
+
+       * Makefile.am: Add check_PROGRAMS and define to empty.
+
 Sat Jul  1 15:32:31 2006  Ben Pfaff  <address@hidden>
 
        * Makefile.am: Add noinst_PROGRAMS and define to empty.

Index: Makefile.am
===================================================================
RCS file: /cvsroot/pspp/pspp/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- Makefile.am 1 Jul 2006 22:34:26 -0000       1.14
+++ Makefile.am 12 Jul 2006 20:41:29 -0000      1.15
@@ -40,6 +40,7 @@
 ACLOCAL_AMFLAGS = -I m4 -I gl/m4
 noinst_LIBRARIES=
 noinst_PROGRAMS=
+check_PROGRAM=
 bin_PROGRAMS=
 
 include $(top_srcdir)/lib/automake.mk




reply via email to

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