From: Lyndon Nerenberg Date: Sun, 30 Dec 2012 20:19:47 +0000 (-0800) Subject: Note that the minimum required version of automake is 1.12. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/7ed1c9bae22c19aa50ec60dd0735721e711c0b0d?hp=--cc Note that the minimum required version of automake is 1.12. --- 7ed1c9bae22c19aa50ec60dd0735721e711c0b0d diff --git a/docs/README.developers b/docs/README.developers index a66e6e8d..e8470189 100644 --- a/docs/README.developers +++ b/docs/README.developers @@ -31,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.61 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