From: Akim Demaille Date: Tue, 6 Feb 2001 10:25:21 +0000 (+0000) Subject: * autoheader.sh: only set config_h for the first call to X-Git-Tag: Release-1-4d~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79875bcfacab9e5d4472613cb41ee73138829148;p=thirdparty%2Fautomake.git * autoheader.sh: only set config_h for the first call to AC_CONFIG_HEADERS --- diff --git a/ChangeLog b/ChangeLog index 9691bea04..f6ee3081c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-02-06 Derek Price + + * autoheader.sh: only set config_h for the first call to + AC_CONFIG_HEADERS + 2001-02-06 Derek Price * automake.in (handle_configure): fix syntax error