* README: Mention GNU m4 1.4 bugs and Akim's patched version.

* README-alpha: Don't tell people not to package this.
This commit is contained in:
Paul Eggert
2004-05-26 07:20:06 +00:00
parent b9c85d5cef
commit 2cef3017cd
3 changed files with 10 additions and 12 deletions

View File

@@ -1,5 +1,8 @@
2004-05-25 Paul Eggert <eggert@cs.ucla.edu>
* README: Mention GNU m4 1.4 bugs and Akim's patched version.
* README-alpha: Don't tell people not to package this.
* bootstrap: Don't assume $(...) works; use `...` instead.
Problem reported by Paul Hilfinger. Also, diagnose non-GNU
gettext better.