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 e5ddbc6a8..91516ddd9 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,7 +1,2 @@
1#!/bin/sh 1#!/bin/sh
2libtoolize -ifc 2autoreconf -fiv -I m4
3aclocal -I m4
4autoheader
5autoconf
6automake --add-missing --copy
7