diff --git a/ChangeLog b/ChangeLog index 8bbe320c..34156cb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-07-11 Tomas Ogren + + * 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 7f7b6c62..168da8ce 100644 --- a/configure.in +++ b/configure.in @@ -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