]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* bin/Makefile.am ($(top_builddir)/bin/autom4te): New dependency.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 May 2007 22:52:12 +0000 (22:52 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 May 2007 22:52:12 +0000 (22:52 +0000)
ChangeLog
bin/Makefile.am

index 2f84a60482543c0e2ba87641950c25b875564be6..4fc694a8fa8ba8c43a8054c228723619afc96c4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-25  Noah Misch  <noah@cs.caltech.edu>
+
+       * bin/Makefile.am ($(top_builddir)/bin/autom4te): New dependency.
+
 2007-05-21  Paul Eggert  <eggert@cs.ucla.edu>
 
        * lib/autoconf/c.m4 (AC_OPENMP): Don't echo --enable-openmp
index 92d3baedbd094ac76dbaa72cb472fd7a588a0cca..6ee26a1874cc84cb9571a48c0602d2d0fffa2a1b 100644 (file)
@@ -54,6 +54,8 @@ edit = sed \
        -e 's|@PACKAGE_NAME[@]|$(PACKAGE_NAME)|g' \
        -e 's|@configure_input[@]|Generated from $@.in; do not edit by hand.|g'
 
+$(top_builddir)/bin/autom4te: autom4te
+
 # autoconf is written in M4sh.
 # FIXME: this target should depend on the frozen files below lib/m4sugar,
 # otherwise autom4te may pick up a frozen m4sh.m4f from an earlier