2023-12-19 15:07:54 +08:00

9 lines
77 B
Bash
Executable File

#!/bin/sh
set -e
if [ ! -d m4 ]; then
mkdir m4
fi
exec autoreconf -ivf