From: Derek Price Date: Wed, 26 Mar 2003 14:30:48 +0000 (+0000) Subject: * lib/autotest/general.m4 (AT_INIT): Remove redundant call to X-Git-Tag: AUTOCONF-2.57a~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c3fb31aef4828471ca7bdfbdd09732fee83c0ee;p=thirdparty%2Fautoconf.git * lib/autotest/general.m4 (AT_INIT): Remove redundant call to AS_PREPARE. --- diff --git a/ChangeLog b/ChangeLog index 37bdb0b20..4d0d7a90d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-26 Derek Price + + * lib/autotest/general.m4 (AT_INIT): Remove redundant call to + AS_PREPARE. + 2003-03-21 Eric Siegerman * doc/autoconf.texi (Present But Cannot Be Compiled): diff --git a/lib/autotest/general.m4 b/lib/autotest/general.m4 index 7f7a980e0..146d683f1 100644 --- a/lib/autotest/general.m4 +++ b/lib/autotest/general.m4 @@ -97,7 +97,6 @@ AS_INIT AS_PREPARE m4_divert_push([DEFAULT])dnl -AS_PREPARE SHELL=${CONFIG_SHELL-/bin/sh} # How were we run?