On Wed, Aug 17, 2005 at 11:52:16AM +0200, Stepan Kasal wrote: > But yes, your idea is good: we can check that the variable has the > required form, and then remove the case statement.
This looks fine. > Attached please find a patch which implements this. Moreover, it moves > more common code to _AC_CANONICAL_SPLIT. Please omit the common code elimination. The `m4_if's of the new code mostly cancel the benefits of unification.
