freeipa/autogen.sh
2021-07-25 07:50:50 +02:00

4 lines
49 B
Bash
Executable File

#!/bin/sh
autoreconf -i -f
./configure ${1+"$@"}