nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 5a9e25ae336021c1299d7968a94f0126af7f8197
parent 9b13ff31bbc288054ed4838df52c88a5e14bae22
Author: Jordi Mallach <jordi@gnu.org>
Date:   Wed, 25 Dec 2002 19:59:17 +0000

Recommend automake 1.7.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1332 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MREADME.CVS | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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