diff --git a/ChangeLog b/ChangeLog index 5a662b9aa..30f460d7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-09-03 Pablo Saratxaga + + * configure.in: added 'nl' to ALL_LINGUAS, it was missing. + 1999-09-01 Federico Mena Quintero * README: Updated and spell-checked. diff --git a/configure.in b/configure.in index a5b076e35..313b17ff0 100644 --- a/configure.in +++ b/configure.in @@ -70,7 +70,7 @@ if test x"$X11_WWW" = x; then X11_WWW=lynx fi -ALL_LINGUAS="ca cs da de el es es_ES fi fr hu it ja ko no pl ro ru sv wa zh_TW.Big5" +ALL_LINGUAS="ca cs da de el es es_ES fi fr hu it ja ko nl no pl ro ru sv wa zh_TW.Big5" dnl ultra ulgy hack to get MKINSTALLDIRS right AM_GNU_GETTEXT