nano

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

commit 20eb2329221d4d8c5432ea716764227f99911729
parent 2641d00c524ff4548ff34d3e31948d28f5bf2d58
Author: Jordi Mallach <jordi@gnu.org>
Date:   Tue,  9 Jul 2002 22:21:13 +0000

Upgrade automake requirements and add glib.


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

Diffstat:
MREADME.CVS | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

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