summary refs log tree commit diff stats
path: root/configure.ac
diff options
context:
space:
mode:
authorMikel Olasagasti Uranga <mikel@olasagasti.info>2012-11-03 20:57:21 +0100
committerMikel Olasagasti Uranga <mikel@olasagasti.info>2012-11-03 20:57:21 +0100
commit2846b66284d18b8cea918491219d287c2e469830 (patch)
treec17eaf412738fca1d9eeb5bbfaba5f417f7d3573 /configure.ac
parent21b3267e8a00d7703dc7b71c32b820454a206506 (diff)
Add missing Basque language
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f7a449e2..ba9a2b19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ GETTEXT_PACKAGE=hexchat
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[Gettext package name])
 
-ALL_LINGUAS="af am ast az be bg ca cs da de el en_GB es et fi fr gl gu hi hu id it ja kn ko lt lv mk ml ms nb nl no pa pl pt pt_BR ru rw sk sl sq sr sv th uk vi wa zh_CN zh_TW"
+ALL_LINGUAS="af am ast az be bg ca cs da de el en_GB es et eu fi fr gl gu hi hu id it ja kn ko lt lv mk ml ms nb nl no pa pl pt pt_BR ru rw sk sl sq sr sv th uk vi wa zh_CN zh_TW"
 AM_GNU_GETTEXT
 
 dnl displaced from acconfig.h