--- deliantra/server/autogen.sh 2006/12/30 10:16:09 1.8 +++ deliantra/server/autogen.sh 2008/12/23 18:52:56 1.13 @@ -1,10 +1,10 @@ #!/bin/sh -libtoolize -f -c -mv -f ltmain.sh utils -aclocal-1.7 -I . -autoheader2.50 -automake-1.7 -a -c -autoconf2.50 +#libtoolize -f -c +#mv -f ltmain.sh utils +aclocal-1.7 -I . || aclocal -I . +autoheader +automake-1.7 -a -c || automake -a -c +autoconf if [ -x ../reconf ]; then ../reconf "$@" else