libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: libtool--devo--1.0--patch-204


From: Albert Chin
Subject: Re: FYI: libtool--devo--1.0--patch-204
Date: Fri, 24 Sep 2004 09:42:21 -0500
User-agent: Mutt/1.5.6i

On Fri, Sep 24, 2004 at 01:58:32PM +0100, Gary V. Vaughan wrote:
> Index: Changelog
> from  Gary V. Vaughan  <address@hidden>
>       * m4/libtool.m4 (_LT_DECL_EGREP): Only the newest CVS autoconf
>       AC_SUBSTs for GREP.  Do our own here too to cater for release
>       autoconfen.
> 
> --- orig/m4/libtool.m4
> +++ mod/m4/libtool.m4
> @@ -5782,6 +5782,8 @@
>  _LT_DECL([], [GREP], [1], [A grep program that handles long line])
>  _LT_DECL([], [EGREP], [1], [An ERE matcher])
>  _LT_DECL([], [FGREP], [1], [A literal string matcher])
> +dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too
> +AC_SUBST([GREP])
>  ])

How about we ditch $GREP in favor of $EGREP?

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]