Hello,

On Thu, Aug 18, 2005 at 09:57:11AM +0200, Martin Waitz wrote:
> so why don't you merge $1-$2 to one argument to make it even more
> general?

I don't see any reason for this generalization.

>    _AC_ENABLE_IF([enable-$1], [$3], [$4]) >  ])


Moreover, you'd have to change this:
> > +  $1val=$$1_$2

to something like

        m4_patsubst([$1], [-.*])val=$$1

I don't think it's worth it.

Stepan


Reply via email to