From 0d9109acf6062c95c79d44c48cf9e7dc175aa271 Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Sun, 18 Feb 2001 05:26:18 +0000
Subject: [PATCH] Add ac to the actual configure script

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@542 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 20816525..d7469769 100755
--- 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
-- 
GitLab