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

* configure.in: Added sv to ALL_LINGUAS
This commit is contained in:
Tomas Ögren
1999-07-11 01:40:47 +00:00
parent 8411e566b4
commit e6507a80be
2 changed files with 5 additions and 1 deletions

View File

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

View File

@@ -226,7 +226,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="de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fr ko no ja" ALL_LINGUAS="de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fr ko no ja sv"
AM_GNOME_GETTEXT AM_GNOME_GETTEXT
AC_PATH_XTRA AC_PATH_XTRA