aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap6
1 files changed, 1 insertions, 5 deletions
diff --git a/bootstrap b/bootstrap
index 0f61946..1e09715 100755
--- a/bootstrap
+++ b/bootstrap
@@ -3,8 +3,4 @@
# change to root directory
cd $(dirname "$0")
-# run auto.* tools
-aclocal --force && \
- autoheader --force && \
- automake --gnu --add-missing --force-missing --copy && \
- autoconf --force
+autoreconf --force --install