libtool-patches
[Top][All Lists]
Advanced

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

RE: libtool-1.5 causes malfunctioning of 'aclocal'


From: Boehne, Robert
Subject: RE: libtool-1.5 causes malfunctioning of 'aclocal'
Date: Thu, 8 May 2003 13:32:29 -0500

Albert,

I think this is a good idea, so long as it doesn't cause
conflicts in some other way (which it shouldn't).

Rob

-----Original Message-----
From: Albert Chin [mailto:address@hidden
Sent: Monday, April 28, 2003 2:54 PM
To: address@hidden
Subject: Re: libtool-1.5 causes malfunctioning of 'aclocal'


On Fri, Apr 25, 2003 at 04:38:02PM +0200, Bruno Haible wrote:
> *** libtool.m4.bak    2003-04-16 00:04:34.000000000 +0200
> --- libtool.m4        2003-04-25 00:31:22.000000000 +0200
> ***************
> *** 1839,1845 ****
>   # -------------
>   # This is predefined starting with Autoconf 2.54, so this conditional
>   # definition can be removed once we require Autoconf 2.54 or later.
> ! m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP],
>   [AC_CACHE_CHECK([for egrep], [ac_cv_prog_egrep],
>      [if echo a | (grep -E '(a|b)') >/dev/null 2>&1
>       then ac_cv_prog_egrep='grep -E'
> --- 1839,1846 ----
>   # -------------
>   # This is predefined starting with Autoconf 2.54, so this conditional
>   # definition can be removed once we require Autoconf 2.54 or later.
> ! # Note that we must hide the name AC_PROG_EGREP from 'aclocal'.
> ! m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_][PROG_EGREP],
>   [AC_CACHE_CHECK([for egrep], [ac_cv_prog_egrep],
>      [if echo a | (grep -E '(a|b)') >/dev/null 2>&1
>       then ac_cv_prog_egrep='grep -E'

Why don't we just rename our AC_PROG_EGREP to _LT_AC_PROG_EGREP?

-- 
albert chin (address@hidden)


_______________________________________________
Libtool-patches mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/libtool-patches




reply via email to

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