Re: paren-balanced case patterns

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hin

On Tue, Feb 08, 2005 at 02:37:59PM -0500, Dan Manthey wrote:
> Does anyone have any feelings on this?

> +m4_define([AS_CASE_PATTERN],
> +[m4_if($#,0,[[$0]],$#,1,[[$1 ) ]],[[$1 | ]$0(m4_shift($@))])])

Wouldn't a simple

	m4_define([AS_CASE], [$1)])

serve the same purpose?

Stepan


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux