K 10 svn:author V 4 jkim K 8 svn:date V 27 2014-03-11T17:18:02.391432Z K 7 svn:log V 304 Fix missing symbols after re-appearance of converters/libiconv on 10+. This actually fixes java/icedtea-web because libsplashscreen.so was looking for libiconv_open() and libiconv_close() from libiconv instead of iconv_open() and iconv_close() from libc. Tidy up compiler/linker flags while I am here. END