lcr/autogen.sh

7 lines
79 B
Bash
Executable File

#!/bin/sh
aclocal
autoheader
automake --foreign --copy --add-missing
autoconf