From 5a9e25ae336021c1299d7968a94f0126af7f8197 Mon Sep 17 00:00:00 2001 From: Jordi Mallach Date: Wed, 25 Dec 2002 19:59:17 +0000 Subject: [PATCH] Recommend automake 1.7. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1332 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- README.CVS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.CVS b/README.CVS index d4c90b90..a7a84bf4 100644 --- a/README.CVS +++ b/README.CVS @@ -8,7 +8,7 @@ To successfully compile GNU nano from CVS, you'll need the following packages: - autoconf (version >= 2.52) -- automake (version >= 1.5-pl5, 1.6.x recommended) +- automake (version >= 1.5-pl5, 1.7.x recommended) - gettext (version >= 0.11) - texinfo - cvs