--- deliantra/server/autogen.sh 2006/09/07 20:03:20 1.6 +++ deliantra/server/autogen.sh 2006/09/10 20:24:01 1.7 @@ -1,9 +1,9 @@ #!/bin/sh libtoolize -f -c mv -f ltmain.sh utils -aclocal -I . -autoheader -automake -a -c -autoconf +aclocal-1.7 -I . +autoheader2.50 +automake-1.7 -a -c +autoconf2.50 [ -x ../reconf ] && ../reconf "$@" || ./configure "$@"