On Sat, Apr 27, 2002 at 03:30:51AM +0100, Andrew Dunbar wrote: > > Which iconv? The many iconv implementations out there > are notoriously incompatible. I wonder if they > require libiconv or the system iconv, and I wonder if > this will be a problem for us. If we end up with > potentially 2 iconvs being used by different bits of > AbiWord that would not be nice. > > Andrew Dunbar. > > > Tomas >
I think glib has a wrapper around iconv, and it checks for iconv libraries within the configure script. Take a look at glib2 documentation (developer.gnome.org) PT> -- Petr Tomasek, http://www.etf.cuni.cz/~tomasek/
