projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c41d63
)
Call automake with -a -c.
author
handa
<handa>
Mon, 5 Sep 2005 00:32:16 +0000
(
00:32
+0000)
committer
handa
<handa>
Mon, 5 Sep 2005 00:32:16 +0000
(
00:32
+0000)
bootstrap.sh
patch
|
blob
|
history
diff --git
a/bootstrap.sh
b/bootstrap.sh
index
688af67
..
f19de8d
100755
(executable)
--- a/
bootstrap.sh
+++ b/
bootstrap.sh
@@
-14,7
+14,7
@@
aclocal
echo "Running autoheader..."
autoheader
echo "Running automake..."
-automake -a
+automake -a -c
echo "Running autoconf..."
autoconf
echo "The remaining steps to install this library are:"