diff options
author | David Thompson <dthompson2@worcester.edu> | 2024-10-03 08:54:40 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2024-10-24 14:17:23 -0400 |
commit | 3fdbadfa8c5fcfa51a1875235b6c50fa093d2051 (patch) | |
tree | 8405ba5c5582eddef02c40d374bb813b380641d0 /bootstrap |
First commit!main
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 |