From: Paul Eggert Date: Wed, 3 Mar 2004 21:45:35 +0000 (+0000) Subject: Regenerate. X-Git-Tag: AUTOCONF-2.59c~728 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6ec53d00d6af9516deea1df3621dea2e08e8be9;p=thirdparty%2Fautoconf.git Regenerate. --- diff --git a/bin/Makefile.in b/bin/Makefile.in index e4d6cc293..ec0fc192f 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -198,7 +198,7 @@ edit = sed \ -e 's,@AWK\@,$(AWK),g' \ -e 's,@VERSION\@,$(VERSION),g' \ -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g' \ - -e 's,@configure_input\@,Generated from $<; do not edit by hand.,g' + -e 's,@configure_input\@,Generated from $@.in; do not edit by hand.,g' # autoconf is written in M4sh.