]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autotest/general.m4 (AT_INIT): Remove redundant call to
authorDerek Price <derek@ximbiot.com>
Wed, 26 Mar 2003 14:30:48 +0000 (14:30 +0000)
committerDerek Price <derek@ximbiot.com>
Wed, 26 Mar 2003 14:30:48 +0000 (14:30 +0000)
AS_PREPARE.

ChangeLog
lib/autotest/general.m4

index 37bdb0b20ed050e0655f8e10c0d8d76e080cf127..4d0d7a90d431bd165ccb7a2b40740a58bb8e97ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-26  Derek Price  <derek@ximbiot.com>
+
+       * lib/autotest/general.m4 (AT_INIT): Remove redundant call to
+       AS_PREPARE.
+
 2003-03-21  Eric Siegerman  <eric_97@pobox.com>
 
        * doc/autoconf.texi (Present But Cannot Be Compiled):
index 7f7a980e0d4160795657cc19e3b96dbdc91e06ff..146d683f133e9f5c59e813d06abe90e64177eb3e 100644 (file)
@@ -97,7 +97,6 @@ AS_INIT
 AS_PREPARE
 m4_divert_push([DEFAULT])dnl
 
-AS_PREPARE
 SHELL=${CONFIG_SHELL-/bin/sh}
 
 # How were we run?