summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-07-19 10:02:53 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-07-19 10:02:53 -0400
commit5150d320304f958a12d0aa1356b9afec27fa6ba5 (patch)
tree28edc532d3de3165b3eb3fa8abf7f54275dbac36 /bootstrap
parent5a0c70f14562a4a217a68d3f951fcfe0b9a54d31 (diff)
Add autotools bootstrap script.
* bootstrap: New file.
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..872167c
--- /dev/null
+++ b/bootstrap
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+autoreconf -vif