summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-27 15:37:11 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-27 15:37:11 +0000
commit450305695cd99f2329e2e4e0e235a63173ca43c8 (patch)
treec78e9cdc7ef9294bb5a0d2401ff7043f2ef0c846 /configure.in
parenta3f1e20c1271a3b137bef0fc9ee25c3a7576ee0e (diff)
i18n fixes.
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 62875e74..bfa67b71 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_INIT(mutt.h)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(mutt, `cat $srcdir/VERSION`)
-ALL_LINGUAS="de ru it"
+ALL_LINGUAS="de ru it es"
AC_CANONICAL_HOST