Re: Problem building gmime on Windows (again)
Jeffrey Stedfast <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.devel |
|---|---|
| Message-ID | <1181425593.5734.28.camel@serenity> |
ICONV_CONST is supposed to be defined by AM_ICONV() macro in configure.in http://www.gnu.org/software/gettext/manual/html_node/AM_005fICONV.html What puzzles me is that ICONV_CONST has been in use for quite a while now, so I don't see why you are just now having problems with it if you've been able to build prior versions in the 2.2 or 2.0 series. Jeff