K 10 svn:author V 4 tijl K 8 svn:date V 27 2015-04-16T10:57:57.268425Z K 7 svn:log V 441 Hide _LIBICONV_VERSION when LIBICONV_PLUG is defined. This fixes building devel/gettext-runtime with gcc from lang/gcc*. With base system compiler gettext includes /usr/include/iconv.h but lang/gcc* implies -I/usr/local/include and gettext calls libiconv_set_relocation_prefix when it sees _LIBICONV_VERSION which isn't implemented (and isn't needed) by libc iconv. Reported by: Dewayne Geraghty END