]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* Makefile.am (all-recursive): depend on ACINCLUDE_M4_LIST
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sun, 14 Mar 1999 05:41:21 +0000 (05:41 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 14 Mar 1999 05:41:21 +0000 (05:41 +0000)
(all-local, check-local): remove, unused

ChangeLog
Makefile.am

index 51847a4303b64fcdba5cc2288e03142ee4c02e8d..f0bfedfc662474d102aa97512e5899329145a77b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-03-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       * Makefile.am (all-recursive): depend on ACINCLUDE_M4_LIST
+       (all-local, check-local): remove, unused
+
        * doc/PLATFORMS: updated platforms tested on 1.2f-pre; clean up;
        reorder; untabify
 
index ffee14cc250f435b3578c6ed6c349c393a3cd1e0..e7a9cdabd39760826200629ebc1f3e0c4affd1bf 100644 (file)
@@ -79,7 +79,7 @@ update-timestamps:
        (rm -f $@ && cp ltmain.shT $@ && rm -f ltmain.shT)
 
 # All our rules should depend on these demo files.
-all-local check-local: $(ACINCLUDE_M4_LIST) libtool
+all-recursive: $(ACINCLUDE_M4_LIST)
 
 @ACINCLUDE_M4_LIST@: $(srcdir)/libtool.m4
        rm -f $@