From: Ingo Ruhnke Date: Mon, 15 Mar 2004 22:09:07 +0000 (+0000) Subject: added --copy flag to avoid symlinks X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=2490ed7f8c1bd184b2c9f26c119f728d48b29131;p=supertux.git added --copy flag to avoid symlinks SVN-Revision: 250 --- diff --git a/autogen.sh b/autogen.sh index 25a360182..e89258c27 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,7 @@ #!/bin/sh aclocal-1.7 -automake-1.7 --add-missing +automake-1.7 --copy --add-missing autoconf # EOF #