]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* depdemo/l1/Makefile.am (AUTOMAKE_OPTIONS): no-dependencies
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Fri, 2 Apr 1999 09:37:11 +0000 (09:37 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 2 Apr 1999 09:37:11 +0000 (09:37 +0000)
* depdemo/l2/Makefile.am (AUTOMAKE_OPTIONS): ditto
* depdemo/l3/Makefile.am (AUTOMAKE_OPTIONS): ditto
* depdemo/l4/Makefile.am (AUTOMAKE_OPTIONS): ditto

ChangeLog
depdemo/l1/Makefile.am
depdemo/l2/Makefile.am
depdemo/l3/Makefile.am
depdemo/l4/Makefile.am

index 491c415790a636a9b4a5951dc751f018a9f123fa..7cc12eb5264e8bccaf02c3f2d38625fa3e5bda41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 1999-04-02  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       * depdemo/l1/Makefile.am (AUTOMAKE_OPTIONS): no-dependencies
+       * depdemo/l2/Makefile.am (AUTOMAKE_OPTIONS): ditto
+       * depdemo/l3/Makefile.am (AUTOMAKE_OPTIONS): ditto
+       * depdemo/l4/Makefile.am (AUTOMAKE_OPTIONS): ditto
+
        * ltconfig.in (archive_cmds, sunos4*): where we used -Bstatic, we
        should have been using -Bshareable
 
index 9ab4f6a0d0b17586d3e32d08d3e255d8f92cd3cc..2e2d37cb9fcb200fa543e015d69d9d47afe386c9 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+AUTOMAKE_OPTIONS = no-dependencies foreign
+
 INCLUDES = -I$(top_srcdir)
 
 lib_LTLIBRARIES = libl1.la
index 2b8d44a654d0d115514062158f20d7bba66bedb2..63924398bf4adc8b98fd72dd1c147076fe4d9334 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+AUTOMAKE_OPTIONS = no-dependencies foreign
+
 INCLUDES = -I$(top_srcdir)
 
 lib_LTLIBRARIES = libl2.la
index 8dbca82079c2de8dfb346ea1a7efc9d0cc733f31..71c02384dbd374626f5f87c1f582e461c55aa7ef 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+AUTOMAKE_OPTIONS = no-dependencies foreign
+
 INCLUDES = -I$(top_srcdir)
 
 lib_LTLIBRARIES = libl3.la
index 544fb7b4f689293c2f5a763150cbc523ce73cd63..133e9d2d43fd60c4b5a646f2a8c0cceb49c33c22 100644 (file)
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+AUTOMAKE_OPTIONS = no-dependencies foreign
+
 INCLUDES = -I$(top_srcdir)
 
 lib_LTLIBRARIES = libl4.la