]> git.pld-linux.org Git - packages/autoconf.git/blob - autoconf-AC_EGREP.patch
- obsolete
[packages/autoconf.git] / autoconf-AC_EGREP.patch
1 --- autoconf-2.57/lib/autoconf/general.m4.wiget Wed Feb 12 14:30:57 2003
2 +++ autoconf-2.57/lib/autoconf/general.m4       Wed Feb 12 14:33:21 2003
3 @@ -2145,8 +2145,8 @@
4  AC_LANG_CONFTEST([AC_LANG_SOURCE([[$2]])])
5  dnl eval is necessary to expand ac_cpp.
6  dnl Ultrix and Pyramid sh refuse to redirect output of eval, so use subshell.
7  if (eval "$ac_cpp conftest.$ac_ext") 2>&AS_MESSAGE_LOG_FD |
8 -dnl Quote $1 to prevent m4 from eating character classes
9 +dnl Quote first arg to prevent m4 from eating character classes
10    $EGREP "[$1]" >/dev/null 2>&1; then
11    m4_default([$3], :)
12  m4_ifvaln([$4], [else
This page took 0.046288 seconds and 3 git commands to generate.