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: Charles Wilson
Subject: Re: FYI: libtool--devo--1.0--patch-204
Date: Fri, 24 Sep 2004 09:40:01 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 MultiZilla/1.6.4.0b

Gary V. Vaughan wrote:


--- 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])
 ])

Ah. Beat me to it. This patch means my 5-csw-cygwin-ensure-GREP-defined.patch is not necessary, since it does exactly the same thing.

--
Chuck





reply via email to

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