aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 2672d99..9abaecb 100755
--- a/bootstrap
+++ b/bootstrap
@@ -11,7 +11,7 @@ PS4="$0:\$LINENO> "
set -x
aclocal
-# libtoolize --copy --force
+libtoolize --copy --force
autoheader
automake --add-missing --copy --foreign
autoconf