* README-alpha: Document maintainer tool assumptions a bit.

* configure.ac (AC_AIX, AC_MINIX): Remove.
* lib/.cvsignore, m4/.cvsignore: Update.
This commit is contained in:
Paul Eggert
2003-09-18 06:29:27 +00:00
parent 867f933aac
commit 21dd6332cc

View File

@@ -1,3 +1,15 @@
2003-09-17 Paul Eggert <eggert@twinsun.com>
* README-alpha: Document maintainer tool assumptions a bit. GNU
'sed' is no longer required. For GNU m4 1.4, suggest the patch in
Debian bug 211447. Fix minor misspellings/whitespace nits.
* configure.ac (AC_AIX, AC_MINIX): Remove; subsumed by
gl_USE_SYSTEM_EXTENSIONS.
* lib/.cvsignore: Add exit.h, time_r.c, time_r.h.
* m4/.cvsignore: Add restrict.m4, time_r.m4.
2003-09-17 Paul Eggert <eggert@twinsun.com>
* bootstrap: Don't use "for option; do";