diff --git a/ChangeLog b/ChangeLog index 7a5e9732..9b3799ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-07-11 Tomas Ogren e + + * configure.in: Added sv to ALL_LINGUAS + 1999-07-11 Tomas Ogren * sysdeps/names/procmem.c: Fixed a tyop diff --git a/configure.in b/configure.in index 693a3c1b..54e4fa6d 100644 --- a/configure.in +++ b/configure.in @@ -226,7 +226,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 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 AC_PATH_XTRA