"#include <config.h>" removed from mdbtools.h, but it makes that HAVE_ICONV is not effective. Therefore, it is necessary to include config.h before including mdbtools.h. For instance, in src/libmdb/file.c and src/libmdb/iconv.c.
Log in to post a comment.