[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cvs build prob
From: |
Patrick Welche |
Subject: |
Re: cvs build prob |
Date: |
Wed, 28 Jul 2004 18:02:13 +0100 |
User-agent: |
Mutt/1.5.6i |
On Tue, Jul 27, 2004 at 01:25:43PM -0700, Paul Eggert wrote:
> "Gary V. Vaughan" <address@hidden> writes:
> The workaround in this case is easy. Just omit the outer quotes and
> remove the inner backslashes:
>
> output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e
> "$no_glob_subst"`
>
> The outer quotes aren't needed. This issue is discussed in the
> Autoconf manual's Shellology section.
I'm now quite confused :-) I can verify that Gary's libtool patch, which
does the above, fixes things, but I find I need the opposite as an
autoconf patch (attached).
Cheers,
Patrick
acpat
Description: Text document