--- deliantra/server/autogen.sh 2007/06/10 02:57:16 1.11 +++ deliantra/server/autogen.sh 2016/11/16 22:36:33 1.14 @@ -1,10 +1,10 @@ #!/bin/sh #libtoolize -f -c #mv -f ltmain.sh utils -aclocal-1.7 -I . -autoheader2.50 || autoheader -automake-1.7 -a -c -autoconf2.50 || autoconf +aclocal-1.15 -I . || aclocal -I . +autoheader +automake-1.15 -a -c || automake -a -c +autoconf if [ -x ../reconf ]; then ../reconf "$@" else