autoconf-patches
[Top][All Lists]
Advanced

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

Re: lib/autotest/general.m4


From: Derek Robert Price
Subject: Re: lib/autotest/general.m4
Date: Tue, 25 Mar 2003 13:02:12 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

Derek Robert Price wrote:

This isn't quite a proper patch, but I don't quite feel qualified to say which call to AS_PREPARE to remove yet.

Anyhow, in the AT_INIT definition in the CVS lib/autotest/general.m4, there are two calls to AS_PREPARE. One comes before the divert to DEFAULT and one after. One or the other is superfulous.

Derek


Okay, I've waded through all the diversions and made a patch now. I'll commit it myself if I hear from savannah-hackers about my changed email address soon. Patch attached.

Derek

--
               *8^)

Email: address@hidden

Get CVS support at <http://ximbiot.com>!
--
I will not sleep through my education.
I will not sleep through my education.
I will not sleep through my education...

         - Bart Simpson on chalkboard, _The Simpsons_


Index: lib/autotest/general.m4
===================================================================
RCS file: /cvsroot/autoconf/autoconf/lib/autotest/general.m4,v
retrieving revision 1.136
diff -u -r1.136 general.m4
--- lib/autotest/general.m4     28 Oct 2002 07:30:59 -0000      1.136
+++ lib/autotest/general.m4     25 Mar 2003 17:56:48 -0000
@@ -97,7 +97,6 @@
 AS_PREPARE
 m4_divert_push([DEFAULT])dnl
 
-AS_PREPARE
 SHELL=${CONFIG_SHELL-/bin/sh}
 
 # How were we run?

reply via email to

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