[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] AC_PROG_GREP/AC_PROG_SED
From: |
Paul Eggert |
Subject: |
Re: [PATCH] AC_PROG_GREP/AC_PROG_SED |
Date: |
Mon, 10 May 2004 11:55:15 -0700 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Eric Sunshine <address@hidden> writes:
> This patch fixes a nasty bug in AC_PROG_GREP and AC_PROG_SED which causes
> these two macros to ignore valid versions of grep and sed.
Thanks for that patch! I hadn't noticed the problem since my first
PATH entry is $HOME/bin. I installed it, and regenerated autoconf's
"configure" file.