summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 35347859..3c138bc1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -149,8 +149,8 @@ aclocal $ACLOCAL_FLAGS || {
}
# FIXME : why does libtoolize keep complaining about aclocal ?
-echo "+ running libtoolize ..."
-libtoolize --copy --force
+## echo "+ running libtoolize ..."
+## libtoolize --copy --force
echo "+ running autoheader ... "
autoheader || {