aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2002-05-24 06:46:53 +0000
committerEric S. Raymond <esr@thyrsus.com>2002-05-24 06:46:53 +0000
commite02a64cb6d44880a046dbe876615c825ee0871b7 (patch)
tree15fee4fb3cd47698e6157e0e43b61e273100c5c0 /configure.in
parent4be6b90403ad4e3f1dd4da297291eb1bf301bebc (diff)
downloadfetchmail-e02a64cb6d44880a046dbe876615c825ee0871b7.tar.gz
fetchmail-e02a64cb6d44880a046dbe876615c825ee0871b7.tar.bz2
fetchmail-e02a64cb6d44880a046dbe876615c825ee0871b7.zip
Add Catalan support.
svn path=/trunk/; revision=3613
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 63aa3931..10ba4a0a 100644
--- a/configure.in
+++ b/configure.in
@@ -67,7 +67,7 @@ then
fi
dnl i18n
-ALL_LINGUAS="cs da de es fr gl pl pt_BR tr"
+ALL_LINGUAS="ca cs da de es fr gl pl pt_BR tr"
AM_GNU_GETTEXT
dnl end i18n