summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorFatih Demir <kabalak@src.gnome.org>1999-12-02 23:11:06 +0000
committerFatih Demir <kabalak@src.gnome.org>1999-12-02 23:11:06 +0000
commit1586dd5703c61418e433c9a930e610e49b659317 (patch)
tree304d1e4bcbd082dd6ffb88eab2543dec8842ebdc /configure.in
parent72868800d7e8f576fe171c9fbc3d4b07e7681006 (diff)
downloadgtk+-1586dd5703c61418e433c9a930e610e49b659317.tar.gz
Added tr to ALL_LINGUAS
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 980b5cbe93..ef53db83da 100644
--- a/configure.in
+++ b/configure.in
@@ -181,7 +181,7 @@ AC_SUBST(STRIP_BEGIN)
AC_SUBST(STRIP_END)
# i18n stuff
-ALL_LINGUAS="ca cs da de el es et eu fi fr ga gl hr hu it ja ko nl no pl pt pt_BR ru sk sl sv uk wa zh_TW.Big5"
+ALL_LINGUAS="ca cs da de el es et eu fi fr ga gl hr hu it ja ko nl no pl pt pt_BR ru sk sl sv tr uk wa zh_TW.Big5"
AM_GTK_GNU_GETTEXT
LIBS="$LIBS $INTLLIBS"