CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/06/18 21:36:09
Index: README =================================================================== RCS file: /sources/m4/m4/README,v retrieving revision 1.1.1.1.2.1 retrieving revision 1.1.1.1.2.2 diff -u -b -r1.1.1.1.2.1 -r1.1.1.1.2.2 --- README 18 Oct 2005 11:29:12 -0000 1.1.1.1.2.1 +++ README 18 Jun 2006 21:36:09 -0000 1.1.1.1.2.2 @@ -5,8 +5,8 @@ running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them. -GNU `m4' has been originally written by Rene' Seindal, from Denmark. -This release is to be considered as stable. +GNU `m4' was originally written by Rene' Seindal, from Denmark. +This release is considered stable. If GNU `m4' is meant to serve GNU `autoconf', beware that `m4' should be fully installed *prior to* configuring `autoconf' itself. @@ -23,7 +23,9 @@ By using `./configure --enable-changeword', you get an experimental feature which allows for changing the syntax of what is a "word" in -`m4'. This might go away, so don't count on it yet. +`m4'. This feature will not be present in m4 2.0, but will be +replaced by other new features which provide the same capability, so +do not count on it. Send bug reports to [EMAIL PROTECTED]'. A bug report is an adequate description of the problem: your input, what you expected, what you got,
