On Thu, 19 Sep 2002 14:35:18 -0400 (EDT), "Ed Ravin" <[EMAIL PROTECTED]> said:
>
>    -include=WAN
[...]
>    -include=Serial10/4
[...]
> I know "include" is special to m4, but why would it eat one of those
> lines but not the other?

For no good reason.  With GNU m4 neither is eaten (it only treats it as
include() if there are parens), but with both the dgux (SVR4) and Aix m4
they're both eaten.

It would be nice to be able to specify switches for m4, so you could use
GNU m4's --prefix-builtins.  This would probably better be done with a
switch which would let you specify the preprocessor as a sh command.

-- 
Roderick Schertler
[EMAIL PROTECTED]
_______________________________________________
mon mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to