libtool: link: warning

Dave Korn dave.korn.cygwin@googlemail.com
Thu Dec 17 11:17:00 GMT 2009


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



More information about the Cygwin mailing list