On Mar 2, 2000, "Lars J. Aas" <[EMAIL PROTECTED]> wrote:
> define([m4_noquote],
> [changequote(-=<{,}>=-)$1-=<{}>=-changequote([,])])
> That's my final offer :)
I must say that I find this extremely ugly (but then, probably so does
anybody else, and that's the point). Anyway, I was wondering if we
couldn't do it some other way, For example, by adding a line-break
after $1, and editing it out somehow after the whole thing is
processed:
define([m4_noquote],[m4_remove_trailing_newline([changequote(,)$1
changequote([,])])])
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Enjoy Guaran�
Cygnus Solutions, a Red Hat company aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing lists, not to me
- Re: passing command-line switches t... Akim Demaille
- Re: passing command-line switches t... Lars J. Aas
- Re: passing command-line switches t... Lars J. Aas
- Re: passing command-line switches t... Akim Demaille
- Re: passing command-line switches t... Akim Demaille
- Re: passing command-line switches t... Lars J. Aas
- Re: passing command-line switches t... Akim Demaille
- Re: passing command-line switches t... Lars J. Aas
- Re: passing command-line switches t... Akim Demaille
- Re: passing command-line switches t... Lars J. Aas
- Re: passing command-line switches t... Alexandre Oliva
- Re: passing command-line switches t... Akim Demaille
- Re: passing command-line switches t... Lars J. Aas
- Re: passing command-line switches t... Lars J. Aas
- Re: passing command-line switches t... Lars J. Aas
- Re: passing command-line switches to compiler Akim Demaille
- Re: passing command-line switches to compile... CyberPsychotic
- Re: passing command-line switches to com... Eric Christopher
- Re: passing command-line switches t... CyberPsychotic
- Re: passing command-line switches to compiler CyberPsychotic
- Re: passing command-line switches to compiler Ian Lance Taylor
