aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap5
1 files changed, 4 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 91516ddd9..668fac020 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,2 +1,5 @@
1#!/bin/sh 1#!/bin/sh
2autoreconf -fiv -I m4 2libtoolize --automake --copy --force
3aclocal
4automake
5autoreconf -f -i