X-Recipient: archive-cygwin AT delorie DOT 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 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: libtool: link: warning References: <988146 DOT 7754 DOT qm AT web25504 DOT mail DOT ukl DOT yahoo DOT com> <4B29FBDC DOT 9000108 AT gmail DOT com> <4B29FF13 DOT 5060802 AT cwilson DOT fastmail DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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