projects
/
platform
/
upstream
/
automake.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6a1e0f
)
run aclocal with -I aclocal-$APIVERSION
author
Alexandre Duret-Lutz
<adl@gnu.org>
Wed, 25 Sep 2002 19:20:40 +0000
(19:20 +0000)
committer
Alexandre Duret-Lutz
<adl@gnu.org>
Wed, 25 Sep 2002 19:20:40 +0000
(19:20 +0000)
bootstrap
patch
|
blob
|
history
diff --git
a/bootstrap
b/bootstrap
index b755d06e5616d6bca0b88c2ac046863d22dd9ac4..3f2ff51a827fc5eaf622a4a0e18cae499b1d531f 100755
(executable)
--- a/
bootstrap
+++ b/
bootstrap
@@
-76,7
+76,7
@@
sed -e "s%@PERL@%$PERL%g" \
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 "s%@PERL@%$PERL%g" \