diff options
author | David Thompson <dthompson2@worcester.edu> | 2015-10-06 22:05:20 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2015-10-06 22:05:20 -0400 |
commit | 9ce20c40540908cf95dc1546c23df415631cf1e0 (patch) | |
tree | 5a7fddd0bc100997d0c8f1e8dbe14465b71f405d /bootstrap |
Initial commit.
Let's do this!
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 3 |
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 |