Added "nn" to ALL_LINGUAS.

2001-07-23  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added "nn" to ALL_LINGUAS.
This commit is contained in:
Kjartan Maraas
2001-07-24 23:05:50 +00:00
committed by Kjartan Maraas
parent 7691d85225
commit 47bad7fac1
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2001-07-23 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Added "nn" to ALL_LINGUAS.
2001-04-21 Martin Baulig <baulig@suse.de> 2001-04-21 Martin Baulig <baulig@suse.de>
* configure.in: Removed all sysdeps checks. * configure.in: Removed all sysdeps checks.

View File

@@ -160,7 +160,7 @@ AC_FUNC_STRFTIME
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname) AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
dnl ## all 'es_??' are only needed for format numbers different of 'es' dnl ## all 'es_??' are only needed for format numbers different of 'es'
ALL_LINGUAS="az ca da de el es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ga gl hu ja ko nl no pl pt_BR ro ru sk sl sv tr uk zh_CN.GB2312" ALL_LINGUAS="az ca da de el es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ga gl hu ja ko nl nn no pl pt_BR ro ru sk sl sv tr uk zh_CN.GB2312"
AM_GNOME2_GETTEXT AM_GNOME2_GETTEXT
AC_PATH_XTRA AC_PATH_XTRA