>>>>> "Peter" == Peter Kümmel <[EMAIL PROTECTED]> writes:
Peter> Does this mean that we now must always enable nls? Peter> unicode.C uses iconv.h which until now only was used with nls Peter> enabled. No, it is just that now there are to users of iconv: unicode and nls. So it just means that we rely on iconv, but we could neverthless not use gettext. JMarc