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
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to