aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-01-03 21:55:37 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-01-03 21:55:37 +0000
commitad22fdfceb2e4657bf7069b5139c82408f1565c4 (patch)
tree159c5653af09d24a685ca5aa0ce817953a1ad52c /configure.in
parentf0633895d955e2472cbce0e82829b9d97bcd67a9 (diff)
downloadfetchmail-ad22fdfceb2e4657bf7069b5139c82408f1565c4.tar.gz
fetchmail-ad22fdfceb2e4657bf7069b5139c82408f1565c4.tar.bz2
fetchmail-ad22fdfceb2e4657bf7069b5139c82408f1565c4.zip
Added Argentine Spanish as a supported language.
svn path=/trunk/; revision=2315
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 11dce675..b7f79903 100644
--- a/configure.in
+++ b/configure.in
@@ -61,7 +61,7 @@ fi
# Arnaldo Carvalho de Melo <acme@conectiva.com.br>
# Sat Nov 7 15:39:03 EDT 1998
-ALL_LINGUAS="pt_BR"
+ALL_LINGUAS="pt_BR es_AR"
AM_GNU_GETTEXT