diff options
| author | Masaya Tojo <masaya@tojo.tokyo> | 2021-04-14 00:46:32 +0900 | 
|---|---|---|
| committer | Masaya Tojo <masaya@tojo.tokyo> | 2021-04-14 01:45:06 +0900 | 
| commit | b9ccd1df08d76a412c6112357541318dc668d2b1 (patch) | |
| tree | 3daafa9083d9a166a84f2f4a2329f8911d5399ae /bootstrap | |
Initial 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..872167c --- /dev/null +++ b/bootstrap @@ -0,0 +1,3 @@ +#!/bin/sh + +autoreconf -vif | 
