]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* tests/torture.at (Deep Package): Use configure.in, not configure.ac.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Aug 2004 23:14:57 +0000 (23:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Aug 2004 23:14:57 +0000 (23:14 +0000)
ChangeLog

index 03fcaf6aeef860c8a1e2235c1a4a1a3aeca98890..4f382fca678b5c6273c61354b5c8bbb6844387be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * tests/torture.at (Deep Package): Use configure.in, not configure.ac,
+       for compatibility with Automake 1.4.  Reported by J C Fitzgerald in
+       <http://lists.gnu.org/archive/html/bug-autoconf/2003-08/msg00051.html>.
+
 2004-08-04  Alexandre Duret-Lutz  <adl@gnu.org>
 
        * lib/autoconf/general.m4 (AC_REQUIRE_AUX_FILE): New empty macro.