guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/oop goops/Makefile.am Makefile.am


From: Marius Vollmer
Subject: guile/guile-core/oop goops/Makefile.am Makefile.am
Date: Sat, 25 Aug 2001 09:01:26 -0700

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

Modified files:
        guile-core/oop/goops: Makefile.am 
        guile-core/oop : Makefile.am 

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

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/oop/goops/Makefile.am.diff?cvsroot=OldCVS&tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/oop/Makefile.am.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: guile/guile-core/oop/Makefile.am
diff -u guile/guile-core/oop/Makefile.am:1.1 
guile/guile-core/oop/Makefile.am:1.2
--- guile/guile-core/oop/Makefile.am:1.1        Wed Oct 25 07:48:25 2000
+++ guile/guile-core/oop/Makefile.am    Sat Aug 25 09:01:26 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 = goops
 
Index: guile/guile-core/oop/goops/Makefile.am
diff -u guile/guile-core/oop/goops/Makefile.am:1.4 
guile/guile-core/oop/goops/Makefile.am:1.5
--- guile/guile-core/oop/goops/Makefile.am:1.4  Tue Apr 10 19:13:14 2001
+++ guile/guile-core/oop/goops/Makefile.am      Sat Aug 25 09:01:26 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
 
 # These should be installed and distributed.
 goops_sources =                                                        \



reply via email to

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