nano

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

commit 0d9109acf6062c95c79d44c48cf9e7dc175aa271
parent 2d6f1bc896696bd070414ae575501e794d3af128
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sun, 18 Feb 2001 05:26:18 +0000

Add ac to the actual configure script


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

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

diff --git a/configure b/configure @@ -807,7 +807,7 @@ fi -ALL_LINGUAS="es de fr it id fi hu" +ALL_LINGUAS="es de fr it id fi hu ca" # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2