diff --git a/ChangeLog b/ChangeLog index caca5fd4..6add2539 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-02-08 Gustavo Maciel Dias Vieira + + * configure.in (ALL_LINGUAS): Added pt_BR to ALL_LINGUAS. + 2000-11-21 Martin Baulig * libgtop-config.h.in: Added `--cflags', `--libs' and `--extra-libs' diff --git a/configure.in b/configure.in index 0e8b4e7b..b79f8668 100644 --- a/configure.in +++ b/configure.in @@ -238,7 +238,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="az da de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr gl ja ko nl no pl sl sv" +ALL_LINGUAS="az da de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr gl ja ko nl no pl pt_BR sl sv" AM_GNOME_GETTEXT AC_PATH_XTRA