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 600a900..7c590a3 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,6 +1,3 @@
#!/bin/sh
-aclocal
-autoconf
-autoheader
-automake --add-missing
+autoreconf -i
OpenPOWER on IntegriCloud