nano

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

commit de8f8339898656012d8397c664dad9f4ad8b4d33
parent 70e82f30841aa7256d06c73034f5c15a40f3c38a
Author: Chris Allegretta <chrisa@asty.org>
Date:   Tue,  3 Oct 2000 05:15:59 +0000

configure sync with configure.in *shrug*


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

Diffstat:
Mconfigure | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure @@ -710,7 +710,7 @@ fi PACKAGE=nano -VERSION=0.9.19 +VERSION=0.9.19-cvs if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }