Added "no" to ALL_LINGUAS.

2001-12-16  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added "no" to ALL_LINGUAS.
This commit is contained in:
Kjartan Maraas 2001-12-16 15:30:04 +00:00 committed by Kjartan Maraas
parent c92222b1b2
commit 921e556b3a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-12-16 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Added "no" to ALL_LINGUAS.
2001-12-11 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
* configure.in: Added "sk" to ALL_LINGUAS.

View File

@ -37,7 +37,7 @@ if test "x$GCC" = "xyes"; then
fi
changequote([,])dnl
ALL_LINGUAS="es gl ru sk sv uk"
ALL_LINGUAS="es gl no ru sk sv uk"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use