From 20eb2329221d4d8c5432ea716764227f99911729 Mon Sep 17 00:00:00 2001 From: Jordi Mallach Date: Tue, 9 Jul 2002 22:21:13 +0000 Subject: [PATCH] Upgrade automake requirements and add glib. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1233 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- README.CVS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.CVS b/README.CVS index 3dab8084..018b80a6 100644 --- a/README.CVS +++ b/README.CVS @@ -8,11 +8,11 @@ To succesfully compile GNU nano from CVS, you'll need the following packages: - autoconf (version >= 2.52) -- automake (version 1.4-pl5 recommended) -- autoheader +- automake (version >= 1.5-pl5, 1.6.x recommended) - gettext (version 0.10.40, >= 0.11 recommended) - texinfo - cvs +- glib (if your system doesn't have snprintf() and/or vsnprintf()) - make, gcc and the normal development libraries (ncurses, etc) These should be available on your GNU mirror.