guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/qt time/Makefile.am md/Makefil...


From: Marius Vollmer
Subject: guile/guile-core/qt time/Makefile.am md/Makefil...
Date: Sat, 25 Aug 2001 09:03:46 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/08/25 09:03:46

Modified files:
        guile-core/qt/time: Makefile.am 
        guile-core/qt/md: Makefile.am 
        guile-core/qt  : Makefile.am 

Log message:
        (AUTOMAKE_OPTIONS): Change "foreign" to "gnu".

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/qt/time/Makefile.am.diff?cvsroot=OldCVS&tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/qt/md/Makefile.am.diff?cvsroot=OldCVS&tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/qt/Makefile.am.diff?cvsroot=OldCVS&tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: guile/guile-core/qt/Makefile.am
diff -u guile/guile-core/qt/Makefile.am:1.12 
guile/guile-core/qt/Makefile.am:1.13
--- guile/guile-core/qt/Makefile.am:1.12        Wed Aug 15 20:44:36 2001
+++ guile/guile-core/qt/Makefile.am     Sat Aug 25 09:03:46 2001
@@ -19,7 +19,7 @@
 ##   to the Free Software Foundation, Inc., 59 Temple Place, Suite
 ##   330, Boston, MA 02111-1307 USA
 
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = gnu
 
 ## subdirs are for making distributions only.
 SUBDIRS = md time
Index: guile/guile-core/qt/md/Makefile.am
diff -u guile/guile-core/qt/md/Makefile.am:1.2 
guile/guile-core/qt/md/Makefile.am:1.3
--- guile/guile-core/qt/md/Makefile.am:1.2      Mon Oct 19 08:25:38 1998
+++ guile/guile-core/qt/md/Makefile.am  Sat Aug 25 09:03:46 2001
@@ -19,7 +19,7 @@
 ##   to the Free Software Foundation, Inc., 59 Temple Place, Suite
 ##   330, Boston, MA 02111-1307 USA
 
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = gnu
 
 EXTRA_DIST = _sparc.s _sparc_b.s axp.1.Makefile axp.2.Makefile \
 axp.Makefile axp.README axp.c axp.h axp.s axp_b.s default.Makefile \
Index: guile/guile-core/qt/time/Makefile.am
diff -u guile/guile-core/qt/time/Makefile.am:1.2 
guile/guile-core/qt/time/Makefile.am:1.3
--- guile/guile-core/qt/time/Makefile.am:1.2    Mon Oct 19 08:25:43 1998
+++ guile/guile-core/qt/time/Makefile.am        Sat Aug 25 09:03:46 2001
@@ -19,6 +19,6 @@
 ##   to the Free Software Foundation, Inc., 59 Temple Place, Suite
 ##   330, Boston, MA 02111-1307 USA
 
-AUTOMAKE_OPTIONS = foreign
+AUTOMAKE_OPTIONS = gnu
 
 EXTRA_DIST = README.time assim cswap go init prim raw



reply via email to

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