m4-patches
[Top][All Lists]
Advanced

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

FYI: 31-gary-bootstrap-update-for-configure.ac.patch


From: Gary V. Vaughan
Subject: FYI: 31-gary-bootstrap-update-for-configure.ac.patch
Date: Wed, 17 Oct 2001 18:46:45 +0100
User-agent: Mutt/1.3.16i

Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>

        * bootstrap: s/configure.in/configure.ac/

Index: bootstrap
===================================================================
RCS file: /cvsroot/m4/m4/bootstrap,v
retrieving revision 1.13
diff -u -p -u -r1.13 bootstrap
--- bootstrap 2001/10/05 18:42:58 1.13
+++ bootstrap 2001/10/17 17:37:15
@@ -5,7 +5,7 @@
 
 find . -name autom4te.cache | xargs rm -rf
 
-auxdir=`grep '^AC_CONFIG_AUX_DIR' configure.in | sed 's/^.*(\([^)]*\)).*$/\1/'`
+auxdir=`grep '^AC_CONFIG_AUX_DIR' configure.ac | sed 's/^.*(\([^)]*\)).*$/\1/'`
 
 rm -f config.cache
 rm aclocal.m4

-- 
  ())_. 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__/



reply via email to

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