diff options
author | David Thompson <dthompson2@worcester.edu> | 2018-11-27 13:03:25 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2018-11-27 13:03:25 -0500 |
commit | 9701861df74f54ca5b9a730f732b858c3bd4be3f (patch) | |
tree | 39575af50345b2cf66ca66f7af0e8dcd1c8606dc /bootstrap |
First commit.
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..e756b42 --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#! /bin/sh + +autoreconf -vif |