cryb-to/autogen.sh
Dag-Erling Smørgrav 601403cba3 Use custom keywords.
2014-07-04 11:20:46 +00:00

10 lines
109 B
Bash
Executable file

#!/bin/sh
#
# $Cryb$
#
libtoolize --copy --force
aclocal -I m4
autoheader
automake -a -c --foreign
autoconf