>>>>> "Lars" == Lars J Aas <[EMAIL PROTECTED]> writes: Lars> On Wed, Mar 01, 2000 at 06:43:41PM +0100, Akim Demaille wrote: : Lars> >>>>> "Lars" == Lars J Aas <[EMAIL PROTECTED]> writes: : : Lars> Lars> define([m4_noquote],[changequote(,)$1changequote([,])]) : : Lars> define([m4_noquote], : Lars> [changequote(,)changequote(-=<[{(,)}]>=-)$1-=<[{()}]>=-changequote([,])]) Lars> Even Lars> define([m4_noquote], Lars> [changequote(-=<[{(,)}]>=-)$1-=<[{()}]>=-changequote([,])]) Lars> would do the trick ;) I would say it wouldn't, since you have embedded [] in there, which are the current quotes, there will be just one big arg to changequote: -=<{(,)}>=- Akim
- Re: passing command-line switches to compiler Harlan Stenn
- Re: passing command-line switches to compile... Ian Lance Taylor
- Re: passing command-line switches to compiler Akim Demaille
- Re: passing command-line switches to compiler Tom Tromey
- Re: passing command-line switches to compile... Akim Demaille
- Re: passing command-line switches to compile... Lars J. Aas
- Re: passing command-line switches to compile... Lars J. Aas
- Re: passing command-line switches to compile... Akim Demaille
- Re: passing command-line switches to compile... Akim Demaille
- Re: passing command-line switches to compile... Lars J. Aas
- Re: passing command-line switches to compile... Akim Demaille
- Re: passing command-line switches to compile... Lars J. Aas
- Re: passing command-line switches to compile... Akim Demaille
- Re: passing command-line switches to compile... Lars J. Aas
- Re: passing command-line switches to compile... Alexandre Oliva
- Re: passing command-line switches to compile... Akim Demaille
- Re: passing command-line switches to compile... Lars J. Aas
- Re: passing command-line switches to compile... Lars J. Aas
- Re: passing command-line switches to compile... Lars J. Aas
- Re: passing command-line switches to compiler Akim Demaille
- Re: passing command-line switches to compiler CyberPsychotic