bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automake-1.8.1 - txinfo29.test failure


From: Alexandre Duret-Lutz
Subject: Re: automake-1.8.1 - txinfo29.test failure
Date: Mon, 12 Jan 2004 23:02:33 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

>>> "Greg" == Greg Schafer <address@hidden> writes:

 Greg> Hi

 Greg> It only happens intermittently. About every 2nd or 3rd
 Greg> run, txinfo29.test fails for me. This is
 Greg> i686-pc-linux-gnu with autoconf-2.59, make-3.80 and
 Greg> bash-2.05b, perl-5.8.2

Thanks for the report.  I'm checking this in.

2004-01-12  Alexandre Duret-Lutz  <address@hidden>

        * tests/txinfo29.test: Remove autom4te.cache.
        Report from Greg Schafer.

Index: THANKS
===================================================================
RCS file: /cvs/automake/automake/THANKS,v
retrieving revision 1.230.2.6
diff -u -r1.230.2.6 THANKS
--- THANKS      12 Jan 2004 09:51:38 -0000      1.230.2.6
+++ THANKS      12 Jan 2004 21:57:35 -0000
@@ -76,6 +76,7 @@
 Gord Matzigkeit                address@hidden
 Gordon Sadler          address@hidden
 Greg A. Woods          address@hidden
+Greg Schafer           address@hidden
 Guido Draheim          address@hidden
 Gustavo Carneiro       address@hidden
 Gwenole Beauchesne      address@hidden
Index: tests/txinfo29.test
===================================================================
RCS file: /cvs/automake/automake/tests/txinfo29.test,v
retrieving revision 1.1.2.1
diff -u -r1.1.2.1 txinfo29.test
--- tests/txinfo29.test 3 Jan 2004 12:42:54 -0000       1.1.2.1
+++ tests/txinfo29.test 12 Jan 2004 21:57:36 -0000
@@ -51,6 +51,7 @@
 info_TEXINFOS = bar.texi
 END
 echo 'AC_SUBST([INFO_DEPS])' >>configure.in
+rm -rf autom4te.cache # Make sure autoconf sees the configure.in update.
 AUTOMAKE_fails
 
 grep '^configure.in:4:.*user variable.*INFO_DEPS' stderr
-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]