Files
cproof/bootstrap.sh
Michael Vetter bc777c56b2 feat: Remove autotools and adapt docu and scripts
We will only use Meson from now on.

Signed-off-by: Michael Vetter <jubalh@iodoru.org>
2026-03-27 21:33:44 +01:00

5 lines
42 B
Bash
Executable File

#!/bin/sh
mkdir -p m4
autoreconf -i "$@"