]> git.saurik.com Git - cycript.git/blobdiff - autogen.sh
Remove unneeded cy::parser:: qualitifications.
[cycript.git] / autogen.sh
index d194906e01b690cbdee256ae30269fd0b0c11aa3..e307073096187649192f29828b1070448309dd72 100755 (executable)
@@ -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' \