nano

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

commit a0fb55235a7a4829aaab55ed5fc8460ebd578e6f
parent e7c43521fc7fcf304e1727557a05894c7ee13acb
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Tue, 21 Feb 2017 17:04:43 -0500

pull in the glob module from gnulib

This is used by systems that lack glob.h, like Windows.

Diffstat:
Mautogen.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/autogen.sh b/autogen.sh @@ -8,6 +8,7 @@ modules=" getdelim getline getopt-gnu + glob isblank iswblank regex