X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/51ac63c5d3635ca302ead91b42a7df4c0340428a..694a70da91ba5515d79b446f6d5b523c76a9ccc9:/autogen.sh diff --git a/autogen.sh b/autogen.sh index d194906..e307073 100755 --- a/autogen.sh +++ b/autogen.sh @@ -16,7 +16,7 @@ case `uname` in esac aclocal sed -e 's/AC_PROG_AWK/dnl &/' -i aclocal.m4 -cat `aclocal --print-ac-dir`/check_gnu_make.m4 !(aclocal).m4 >> aclocal.m4 +cat `aclocal --print-ac-dir`/ax_check_gnu_make.m4 !(aclocal).m4 >> aclocal.m4 function filter() { sed -e '/no proper invocation of AM_INIT_AUTOMAKE was found\./d' \