wesnoth/autogen.sh
Jon Daniel d31b8a1f99 oops
2005-03-09 21:49:04 +00:00

8 lines
113 B
Bash
Executable File

#! /bin/sh
aclocal -I m4
autoheader
automake --add-missing --copy
autoconf
echo "*" > autom4te.cache/.cvsignore