X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4B2A16ED.60609@gmail.com>
Date: Thu, 17 Dec 2009 11:33:01 +0000
From: Dave Korn <dave.korn.cygwin@googlemail.com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: libtool: link: warning
References: <988146.7754.qm@web25504.mail.ukl.yahoo.com> <4B29FBDC.9000108@gmail.com> <4B29FF13.5060802@cwilson.fastmail.fm>
In-Reply-To: <4B29FF13.5060802@cwilson.fastmail.fm>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Charles Wilson wrote:
> Dave Korn wrote:
>> Marco Atzeri wrote:

>>>   
>>> if (lt_foo != "") { lt_freq[[lt_foo]]++; }
>>> if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
>>>
>>> awk states sintax error due to double [
>>   Yeah, it would.  That's some sort of changequote problem.
> 
> Only if Marco's configure script looks like the .m4 and actually still
> has double-[.

  Yes, maybe the macro expects to be expanded from within a certain context
where changequote is in effect, and that's not happening?

    cheers,
      DaveK


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

