]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autotest/general.m4 (at_times_skip):
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Mar 2002 18:15:55 +0000 (18:15 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Mar 2002 18:15:55 +0000 (18:15 +0000)
Renamed from at_times.  Now a boolean.
ksh93 Version M-12/28/93d doesn't like 'x=times; $x'; it
says 'times: not found'.

ChangeLog

index 68e12b55a3c7b169d9e51d7caa6b08a00c99e108..2a3cebe104c7509c4e07e2840733b7b7b5f56dd7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-03-14  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/autotest/general.m4 (at_times_skip):
+       Renamed from at_times.  Now a boolean.
+       ksh93 Version M-12/28/93d doesn't like 'x=times; $x'; it
+       says 'times: not found'.
+
 2002-03-14  Akim Demaille  <akim@epita.fr>
 
        * bin/autoreconf.in (&study_gettextize): New.