nano

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

commit 46e3118e9dc24d5bcd6bd9c57c53d4a8c5417225
parent 87435d922349441f8188008a30b7db1d974b2146
Author: Jordi Mallach <jordi@gnu.org>
Date:   Tue,  5 Mar 2002 18:59:56 +0000

We actually need ac 2.52.


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

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

diff --git a/README.CVS b/README.CVS @@ -7,7 +7,7 @@ more care than the official stable and unstable tarballs. To succesfully compile GNU nano from CVS, you'll need the following packages: -- autoconf (version >= 2.50) +- autoconf (version >= 2.52) - automake (version 1.4-pl5 recommended) - autoheader - gettext (version 0.10.40)