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