aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2014-04-03 10:13:02 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2014-04-03 10:13:02 -0500
commit4a0778b3c1474c160fdc98995286f7ee2566470e (patch)
treef0dca590a5896ce75000da2db81289978dfd2979 /bootstrap.sh
parent5526150e1a997bc252aa6376e6924f1b6bfff48a (diff)
downloadmediagoblin-4a0778b3c1474c160fdc98995286f7ee2566470e.tar.lz
mediagoblin-4a0778b3c1474c160fdc98995286f7ee2566470e.tar.xz
mediagoblin-4a0778b3c1474c160fdc98995286f7ee2566470e.zip
Move ./bootstrap.sh to experimental-bootstrap.sh
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
deleted file mode 100755
index 78d0f1c7..00000000
--- a/bootstrap.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-aclocal -I m4 --install
-autoreconf -fvi