diff options
author | David Thompson <dthompson2@worcester.edu> | 2018-08-24 08:39:28 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2018-08-24 08:39:28 -0400 |
commit | 01c93a1ebe9e5648a73025d5356d9cee72c7464d (patch) | |
tree | 92e7a43c04c680e38fbbc0b918cdd7c28930b5a5 /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 |