diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2022-10-28 08:00:48 -0400 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2022-10-28 08:00:48 -0400 |
commit | d2ca3fe8b59c93baf9f5c29b14710e5d1eed2e7a (patch) | |
tree | 73a09c1f91a1969c31df6ee1196fcfe03d8a1d8a /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 |