net-tools/autogen.sh
lohhiiccc 9999b9595d WIP
2026-04-23 21:04:15 +02:00

6 lines
121 B
Bash
Executable file

#!/bin/sh
# autogen.sh - Generate Autotools build files
set -e
mkdir -pv m4 build-aux
autoreconf -f --install --verbose