diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-09 22:16:37 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-09 22:16:37 +0100 |
| commit | 69ea1f4b27634ea23b80aeadddc3eeb2bd6f4f3c (patch) | |
| tree | cae85aa91a5f63d35ff2785bb14d59c2778769e4 /autogen.sh | |
init
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..177b1e5 --- /dev/null +++ b/autogen.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +autoreconf -fi
\ No newline at end of file |
