summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 3302c9f..ba2bee2 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,5 +1,2 @@
#! /bin/sh -e
-aclocal
-#autoheader
-automake --add-missing --copy --foreign
-autoconf --force
+autoreconf --verbose --install --force --warnings=all