aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap7
1 files changed, 1 insertions, 6 deletions
diff --git a/bootstrap b/bootstrap
index e5ddbc6a88..91516ddd94 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,7 +1,2 @@
#!/bin/sh
-libtoolize -ifc
-aclocal -I m4
-autoheader
-autoconf
-automake --add-missing --copy
-
+autoreconf -fiv -I m4