[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: |
Thu, 29 Jul 2004 19:37:03 +0100 |
User-agent: |
Mutt/1.5.6i |
On Wed, Jul 28, 2004 at 06:38:56PM +0100, Gary V. Vaughan wrote:
> If you revert my patch, or fetch the prepatch revision from my arch
> mirror, and bootstrap with HEAD autoconf, does the new AS_SHELL_SANITIZE
> from autoconf prevent the crash when setting output_verbose_link_cmd?
That's it - I first just tried installing a new cvs-autoconf with Paul's
patch. That didn't fix the LT_LANG(C++) using quoting problem. I then
got rid of the backslashes as per your patch, and that made libtool.m4
happy.
Cheers,
Patrick