Bo> I can of course apply the attached patch and add the test to Bo> common/config.h, but is intl always needed for unicode to work?I don't think so. Only iconv is needed.
Then, do we need HAVE_ICONV? I mean, we should either *require* iconv, or disable unicode when iconv is not found. Bo