K 10 svn:author V 5 peter K 8 svn:date V 27 2013-07-03T07:03:19.074514Z K 7 svn:log V 294 Replace the #define for "iconv" so it is for the function name instead of a macro with parameters. Remove a __DECONST hack and add consts instead for gnu libiconv API compatability. This makes it work with things like devel/boost-libs that expects to use "iconv" as though it were a pointer. END