m4-patches
[Top][All Lists]
Advanced

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

FYI: 50-gary-work-around-cvs-autoreconf-aclocal-m4t-bug.patch


From: Gary V. Vaughan
Subject: FYI: 50-gary-work-around-cvs-autoreconf-aclocal-m4t-bug.patch
Date: Thu, 04 Sep 2003 12:41:52 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030903 Thunderbird/0.2

Applied to HEAD.
--
  ())_.  Gary V. Vaughan    gary@(oranda.demon.co.uk|gnu.org)
  ( '/   Research Scientist http://www.oranda.demon.co.uk       ,_())____
  / )=   GNU Hacker         http://www.gnu.org/software/libtool  \'      `&
`(_~)_   Tech' Author       http://sources.redhat.com/autobook   =`---d__/
Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>

        * bootstrap: CVS autoreconf leaves file droppings.  Remove
        aclocal.m4t incase autoreconf doesn't.

Index: bootstrap
===================================================================
RCS file: /cvsroot/m4/m4/bootstrap,v
retrieving revision 1.17
diff -u -p -u -r1.17 bootstrap
--- bootstrap 4 Nov 2002 16:31:04 -0000 1.17
+++ bootstrap 4 Sep 2003 11:34:12 -0000
@@ -10,4 +10,6 @@ autoreconf -fvi
   ${AWK-awk} -f ./generate.awk ../doc/m4.texinfo > generated.at
 )
 
+rm -f ./aclocal.m4t
+
 exit 0

reply via email to

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