From: Tobias Gläßer Date: Mon, 29 Mar 2004 16:49:03 +0000 (+0000) Subject: improved to work flawless on more computers X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=3287618b794c47def83b236de0d8f69ea40a985a;p=supertux.git improved to work flawless on more computers SVN-Revision: 414 --- diff --git a/autogen.sh b/autogen.sh index ae946de0a..7c432a4bf 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,7 @@ #!/bin/sh -aclocal-1.7 -I mk/autoconf -automake-1.7 --copy --add-missing +aclocal -I mk/autoconf +automake --copy --add-missing autoconf # EOF #