summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorHasbullah Bin Pit <sebol@ikhlas.com>2002-03-31 21:51:42 +0000
committerHasbullah Bin Pit <sebol@src.gnome.org>2002-03-31 21:51:42 +0000
commit8a6815970e2ae465643cfd919a8d002d1d8df4dc (patch)
treeffe9b049a0f51a605170e76bc2f9ff4fcf5dbf24 /configure.in
parent549f5a221cc95070bf3b90a88dba75532df50bdb (diff)
downloadglib-8a6815970e2ae465643cfd919a8d002d1d8df4dc.tar.gz
Added Malay (ms)to ALL_LINGUAS.
2002-03-31 Hasbullah Bin Pit <sebol@ikhlas.com> * configure.in: Added Malay (ms)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 6b1680aae..499ab9107 100644
--- a/configure.in
+++ b/configure.in
@@ -268,7 +268,7 @@ dnl
dnl gettext support
dnl
-ALL_LINGUAS="az ca de el es eu fr gl ja ko nl nn no pl pt ro ru sk sl sv ta tr uk zh_CN zh_TW"
+ALL_LINGUAS="az ca de el es eu fr gl ja ko ms nl nn no pl pt ro ru sk sl sv ta tr uk zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
if test "$gt_cv_func_dgettext_libc" = "yes" || test "$gt_cv_func_dgettext_libintl" = "yes"; then