K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-02-24T18:51:19.633833Z K 7 svn:log V 536 - Patch configure so it prefers libc iconv over libiconv. - Remove CHECK_LEAKS option and associated perl command from post-patch. It doesn't do anything on FreeBSD. - Remove ICONV_TYPECAST option and associated patch. Whether iconv requires a cast depends on the system. It isn't a user option. Just let configure auto-detect this. - Make the perl dependency conditional on the DOCS option. - USES=libtool. This removes another perl command from post-patch. - Replace remaining perl command in post-patch with REINPLACE_CMD. END