diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2021-03-01 00:08:40 +0100 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2021-03-09 11:40:28 +0100 |
commit | bc2ecb951a837db673b13def15f2c31f7134415a (patch) | |
tree | 6a27f6aefe9660ec73d6b6747e45a3c1178c530b /bootstrap |
WIP
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 |