From: Alexandre Oliva Date: Sun, 14 Mar 1999 05:41:21 +0000 (+0000) Subject: * Makefile.am (all-recursive): depend on ACINCLUDE_M4_LIST X-Git-Tag: release-1-2f~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19718ecd6209d8b11a5c992a67fd261f59158a87;p=thirdparty%2Flibtool.git * Makefile.am (all-recursive): depend on ACINCLUDE_M4_LIST (all-local, check-local): remove, unused --- diff --git a/ChangeLog b/ChangeLog index 51847a430..f0bfedfc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-03-14 Alexandre Oliva + * 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 diff --git a/Makefile.am b/Makefile.am index ffee14cc2..e7a9cdabd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 $@