Added sv to ALL_LINGUAS

1999-07-11  Tomas Ogren  <stric@ing.umu.se>

* configure.in: Added sv to ALL_LINGUAS
This commit is contained in:
Tomas Ogren
1999-07-11 01:30:59 +00:00
committed by Tomas Ögren
parent 995e9ffd47
commit 7654d547d7
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
1999-07-11 Tomas Ogren <stric@ing.umu.se>
* configure.in: Added sv to ALL_LINGUAS
1999-07-11 Tomas Ogren <stric@ing.umu.se>
* sysdeps/names/procmem.c: Fixed a tyop

View File

@@ -249,7 +249,7 @@ AC_FUNC_STRFTIME
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
dnl ## all 'es_??' are only needed for format numbers different of 'es'
ALL_LINGUAS="de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ko no ja"
ALL_LINGUAS="de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ko no ja sv"
AM_GNOME_GETTEXT
AC_PATH_XTRA