Kaydet (Commit) 7c4da6d5 authored tarafından Christian Lohmaier's avatar Christian Lohmaier

Revert "AC_PROG_GREP (I'm pedantic, am I not?)" - XCode 2.5.x doesn't know it

This reverts commit 4762788e.
üst aacea7da
...@@ -63,7 +63,7 @@ AC_SUBST(CROSS_COMPILING) ...@@ -63,7 +63,7 @@ AC_SUBST(CROSS_COMPILING)
AC_PROG_EGREP AC_PROG_EGREP
# AC_PROG_EGREP doesn't set GREP on all systems as well # AC_PROG_EGREP doesn't set GREP on all systems as well
AC_PROG_GREP AC_PATH_PROG(GREP, grep)
if test "$build_os" = "cygwin"; then if test "$build_os" = "cygwin"; then
EXEEXT_FOR_BUILD=.exe EXEEXT_FOR_BUILD=.exe
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment