automake-patches
[Top][All Lists]
Advanced

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

FYI: bootstrap tweak


From: Alexandre Duret-Lutz
Subject: FYI: bootstrap tweak
Date: 25 Sep 2002 21:20:42 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

I'm installing this, otherwise bootstrap still fails when
changing versions.

Index: bootstrap
===================================================================
RCS file: /cvs/automake/automake/bootstrap,v
retrieving revision 1.1
diff -u -r1.1 bootstrap
--- bootstrap   20 Sep 2002 17:03:15 -0000      1.1
+++ bootstrap   25 Sep 2002 19:18:34 -0000
@@ -76,7 +76,7 @@
     m4/amversion.in >aclocal-$APIVERSION/amversion-tmp.m4
 
 # Run aclocal
-$PERL ./aclocal.tmp -I m4
+$PERL ./aclocal.tmp -I aclocal-$APIVERSION -I m4
 
 # Create temporary replacement for automake
 sed -e "address@hidden@%$PERL%g" \

-- 
Alexandre Duret-Lutz





reply via email to

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