summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorDavid Thompson <davet@gnu.org>2015-05-23 20:24:13 -0400
committerDavid Thompson <davet@gnu.org>2015-05-23 20:24:47 -0400
commit3c35564e16b762f6ad1928ab46ece0afc2b59ba1 (patch)
treee7596665e56292a3f2a501dff6ec8fab6dcfa523 /bootstrap
parent74e7e843c2e734a62716722339bf41af488cfcb0 (diff)
Add new autotools based installation scripts.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
new file mode 100755
index 0000000..4a4af27
--- /dev/null
+++ b/bootstrap
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+autoreconf -vif \ No newline at end of file