This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libtool: link: warning


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]