freeipa/autogen.sh
2021-08-10 02:37:58 +02:00

4 lines
49 B
Bash
Executable File

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