From: Jim Meyering Date: Sun, 6 Aug 2000 12:37:05 +0000 (+0000) Subject: . X-Git-Tag: Release-1-4b~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c766d2e0e93abc8eeb090674268c9921a0ca463;p=thirdparty%2Fautomake.git . --- diff --git a/ChangeLog b/ChangeLog index 03e5b6298..d12a9a34f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-08-05 Jim Meyering + + * m4/header.m4 (AM_CONFIG_HEADER): Fix typo in last change: + add missing closing bracket and closing parenthesis. + Don't quote the first argument to AC_OUTPUT_COMMANDS. + Backslash-escape the backquotes and `$' in `am_indx'-incrementing stmt. + 2000-08-04 Tom Tromey Idea from Nicolas Thiery: