From: Paul Eggert Date: Mon, 9 Aug 2004 23:14:57 +0000 (+0000) Subject: * tests/torture.at (Deep Package): Use configure.in, not configure.ac. X-Git-Tag: AUTOCONF-2.59c~662 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76fb11e7fed7fc2fabbccc5f8d25bf6283f9f220;p=thirdparty%2Fautoconf.git * tests/torture.at (Deep Package): Use configure.in, not configure.ac. --- diff --git a/ChangeLog b/ChangeLog index 03fcaf6ae..4f382fca6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-09 Paul Eggert + + * tests/torture.at (Deep Package): Use configure.in, not configure.ac, + for compatibility with Automake 1.4. Reported by J C Fitzgerald in + . + 2004-08-04 Alexandre Duret-Lutz * lib/autoconf/general.m4 (AC_REQUIRE_AUX_FILE): New empty macro.