projects
/
m17n
/
libotf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e059c6
)
Run automake with -a -c.
author
handa
<handa>
Fri, 2 Sep 2005 12:28:18 +0000
(12:28 +0000)
committer
handa
<handa>
Fri, 2 Sep 2005 12:28:18 +0000
(12:28 +0000)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
00fff4b
..
3c17654
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-12,7
+12,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:"