diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2022-10-22 20:42:54 -0400 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2022-10-22 20:55:46 -0400 |
commit | 18565edfb75218cee5ad67bd521d33ecc495b6a4 (patch) | |
tree | 93c812f97a7910119f13067efe984e4b9609dae5 /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 |