xiph
/
speexdsp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Separated the version macros
[speexdsp.git]
/
autogen.sh
diff --git
a/autogen.sh
b/autogen.sh
index
3c9fba6
..
68f870c
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-62,8
+62,8
@@
echo "Generating configuration files for $package, please wait...."
echo " aclocal $ACLOCAL_FLAGS"
aclocal $ACLOCAL_FLAGS
-echo " autoheader"
-autoheader
+
#
echo " autoheader"
+
#
autoheader
echo " $LIBTOOLIZE --automake"
$LIBTOOLIZE --automake
echo " automake --add-missing $AUTOMAKE_FLAGS"