joy2script/autogen.sh
Brian Hrebec ccc1b24d41 Initial commit
Version 2.0
2012-02-08 21:10:07 -08:00

5 lines
96 B
Bash
Executable file

#!/bin/bash
aclocal \
&& autoheader \
&& automake --gnu --add-missing \
&& autoconf