summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap7
1 files changed, 0 insertions, 7 deletions
diff --git a/bootstrap b/bootstrap
deleted file mode 100755
index 0dd71d91..00000000
--- a/bootstrap
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-aclocal && \
- autoheader && \
- libtoolize --automake --copy --force && \
- automake --add-missing --copy && \
- autoconf