stk-code_catmod/autogen.sh
thebohemian 8dd4d52006 - simplified autogen.sh to use autoreconf (instead of manually maintaining
what autoreconf would do)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2059 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-05-25 19:42:48 +00:00

5 lines
68 B
Bash
Executable File

#!/bin/sh
# [Re]generate autoconf files.
autoreconf --install "$@"