summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2006-04-18 06:30:32 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2006-04-18 06:30:32 +0000
commitfe47d4436d4939b87e96de01fbceeb38d4e9b2dd (patch)
tree508d9b0ad38031da9e420bd724b51f98c0988c69 /configure.in
parentfee1fb094a3448f0c65a90c86f60786da7eac9c2 (diff)
downloadmetacity-fe47d4436d4939b87e96de01fbceeb38d4e9b2dd.tar.gz
Remove obsolete entry for no_NO And the translation.
2006-04-18 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Remove obsolete entry for no_NO * po/no.po: And the translation.
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 4da122e4..5a34fc2e 100644
--- a/configure.in
+++ b/configure.in
@@ -155,7 +155,7 @@ AC_ARG_ENABLE(shape,
## try definining HAVE_BACKTRACE
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
-ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ko ku lt lv mk ml mn ms nb ne nl nn no or pa pl pt pt_BR ro ru rw sl sk sq sr sr@Latn sv ta th tk tr uk vi wa xh zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ko ku lt lv mk ml mn ms nb ne nl nn or pa pl pt pt_BR ro ru rw sl sk sq sr sr@Latn sv ta th tk tr uk vi wa xh zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use