]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* bin/autoreconf.in (autoreconf): Don't age aclocal.m4's input
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Apr 2002 06:33:41 +0000 (06:33 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Apr 2002 06:33:41 +0000 (06:33 +0000)
files to be 1 second older; just set them to be the same time.
Also, sleep 1 second after the first aclocal, to work around
problems with sub-second time stamps on the input files.

ChangeLog

index d0c12a6840098442728a0001c011c6073952a93b..f8d8ef24d2207087c3c6da09bba5c0ee7a3c9c44 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-04-29  Paul Eggert  <eggert@twinsun.com>
+
+       * bin/autoreconf.in (autoreconf): Don't age aclocal.m4's input
+       files to be 1 second older; just set them to be the same time.
+       Also, sleep 1 second after the first aclocal, to work around
+       problems with sub-second time stamps on the input files.
+
 2002-04-29  Thien-Thi Nguyen  <ttn@gnu.org>
 
        * doc/autoconf.texi: Mention "set -e -x" lossage