1dnl $OpenBSD: args2.m4,v 1.1 2008/08/16 09:57:12 espie Exp $ 2dnl Preserving spaces within nested parentheses 3define(`foo',`$1')dnl 4foo(( check for embedded spaces)) 5