X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/207d657cf4495be3eb44ccde94e807692665f5e2..35eca0e753a19a3c08f1b37097dba32b844fe296:/docs/README.developers diff --git a/docs/README.developers b/docs/README.developers index 9038cd21..f99d1080 100644 --- a/docs/README.developers +++ b/docs/README.developers @@ -14,11 +14,12 @@ commit checklist 1. code updated? 2. test added? -3. man page and other documentation updated? -4. docs/pending-release-notes updated? -5. should commit message reference bug report? -6. update/close bug report (with commit id)? -7. notify nmh-users? +3. make distcheck passed? +4. man page and other documentation updated? +5. docs/pending-release-notes updated? +6. should commit message reference bug report? +7. update/close bug report (with commit id)? +8. notify nmh-users? ------------------------- @@ -30,7 +31,7 @@ or other related files, you'll need to first install GNU m4, available from , then GNU autoconf () and GNU automake (). Nmh is currently using a -minimum of autoconf 2.61 and automake 1.10. +minimum of autoconf 2.68 and automake 1.12. Most of the configure-related files are automatically generated. The only files you should need to manually edit are configure.ac