Update several administrative files mainly to facilitate releasing.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 18 Oct 2008 16:17:35 +0000 (12:17 -0400)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 18 Oct 2008 16:18:12 +0000 (12:18 -0400)
commit548e2104e2a7f8f751054f72098227dd323ec861
tree2c6cd2b93496400a284aeae8db3055fa7d17bce3
parentddf17a6e0e6b5999a9f59128121347856dbe2e1b
Update several administrative files mainly to facilitate releasing.

* HACKING (Administrivia): Make the git-merge-changelog notes more
helpful.
(Test suite): Don't say lalr1.cc is not exercised in the test suite.
(Release Procedure): Update for git and add numerous details that were
previously missing.
* Makefile.am (EXTRA_DIST): Remove Makefile.cfg and Makefile.maint.
* maint.mk (announcement): Don't list bison as a bootstrap tool so
that announcements don't claim we bootstrapped with whatever bison
happened to be in PATH.  Add flex as a bootstrap tool.
* Makefile.maint: Remove, previously replaced by maint.mk.
* Makefile.cfg: Remove, and migrate settings to...
* cfg.mk: ... here for the sake of `make announcement'.
* bootstrap.conf (gnulib_modules): Add announce-gen.
* README: Say GNU Bison instead of just Bison.  Suggested by Karl
Berry.
15 files changed:
ChangeLog
HACKING
Makefile.am
Makefile.cfg [deleted file]
Makefile.maint [deleted file]
README
bootstrap.conf
build-aux/.cvsignore
build-aux/.gitignore
cfg.mk
lib/.cvsignore
lib/.gitignore
m4/.cvsignore
m4/.gitignore
maint.mk