--- deliantra/server/autogen.sh 2007/02/14 03:45:14 1.9 +++ deliantra/server/autogen.sh 2008/07/20 17:07:08 1.12 @@ -1,10 +1,10 @@ #!/bin/sh -libtoolize -f -c -mv -f ltmain.sh utils +#libtoolize -f -c +#mv -f ltmain.sh utils aclocal-1.7 -I . -autoheader2.50 +autoheader || autoheader automake-1.7 -a -c -autoconf2.50 || autoconf +autoconf || autoconf if [ -x ../reconf ]; then ../reconf "$@" else