On Wed, Mar 01, 2000 at 06:43:41PM +0100, Akim Demaille wrote:
: >>>>> "Lars" == Lars J Aas <[EMAIL PROTECTED]> writes:
: 
: Lars> define([m4_noquote],[changequote(,)$1changequote([,])])
: 
: define([m4_noquote],
: [changequote(,)changequote(-=<[{(,)}]>=-)$1-=<[{()}]>=-changequote([,])])

Even

define([m4_noquote],
[changequote(-=<[{(,)}]>=-)$1-=<[{()}]>=-changequote([,])])

would do the trick ;)

I assume whoever applies the patch will fix this?

  Lars J

Reply via email to