]> git.pld-linux.org Git - packages/autoconf.git/blame - autoconf-AC_EGREP.patch
- rel 4; rebuild with stable 1.4 series of m4
[packages/autoconf.git] / autoconf-AC_EGREP.patch
CommitLineData
243d092d
JB
1--- autoconf-2.60/lib/autoconf/general.m4.orig 2006-06-16 23:05:41.000000000 +0200
2+++ autoconf-2.60/lib/autoconf/general.m4 2006-06-27 23:05:25.877762000 +0200
3@@ -2326,7 +2326,7 @@
4 AS_IF([dnl eval is necessary to expand ac_cpp.
b98721de 5 dnl Ultrix and Pyramid sh refuse to redirect output of eval, so use subshell.
243d092d 6 (eval "$ac_cpp conftest.$ac_ext") 2>&AS_MESSAGE_LOG_FD |
b98721de
AF
7-dnl Quote $1 to prevent m4 from eating character classes
8+dnl Quote first arg to prevent m4 from eating character classes
243d092d
JB
9 $EGREP "[$1]" >/dev/null 2>&1],
10 [$3],
11 [$4])dnl
This page took 0.200326 seconds and 4 git commands to generate.