(AUTOMAKE_OPTIONS): Change "foreign" to "gnu".
authorMarius Vollmer <mvo@zagadka.de>
Sat, 25 Aug 2001 16:05:04 +0000 (16:05 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sat, 25 Aug 2001 16:05:04 +0000 (16:05 +0000)
ice-9/Makefile.am
libguile/Makefile.am
oop/Makefile.am
oop/goops/Makefile.am
qt/Makefile.am
qt/md/Makefile.am
qt/time/Makefile.am
scripts/Makefile.am
srfi/Makefile.am

index e9af055..09f7bda 100644 (file)
@@ -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.
 ice9_sources =                                                            \
index 8eaa24f..64eae88 100644 (file)
@@ -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
 
 ## Prevent automake from adding extra -I options
 DEFS = @DEFS@
index 0587c83..adf3fbb 100644 (file)
@@ -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 b80216b..e447598 100644 (file)
@@ -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 =                                                        \
index ab0aa3c..926f155 100644 (file)
@@ -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 d576ffb..66e2ea8 100644 (file)
@@ -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 a982bdf..ab4fffe 100644 (file)
@@ -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
index 373f03d..effdfe8 100644 (file)
@@ -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.
 scripts_sources =              \
index 8340ab1..01e16aa 100644 (file)
@@ -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
 
 ## Prevent automake from adding extra -I options
 DEFS = @DEFS@