diff options
author | David Thompson <dthompson2@worcester.edu> | 2015-12-09 08:45:02 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2015-12-09 08:45:02 -0500 |
commit | d58d696dc071f67be51cf616ae21c71be47b3e0a (patch) | |
tree | 047ef864058c77c8cb8c09e22bb892c6e49a22e8 /bootstrap | |
parent | 0d42d0d8085b4a387f2e81360ff4c0b6ad229229 (diff) |
Autotoolify.
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..872167c --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#!/bin/sh + +autoreconf -vif |