GNU M4 1.4.6 released

2006-08-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The GNU M4 Team is pleased to announce the release of GNU M4 1.4.6. GNU `m4' is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional para

Re: RFC: m4 2.0 --prepend-include option

2006-08-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 8/23/2006 9:24 AM: > Here is my proposal for adding a --prepend-include option to m4 2.0, so > that once autom4te requires 2.0, it can search for files outside of the > current working directory first. I've cleaned it up som