K 10 svn:author V 3 knu K 8 svn:date V 27 2000-11-06T19:39:43.000000Z K 7 svn:log V 572 Fix japanese/xchat which had been broken by the last two commits on irc/xchat. As japanese/xchat "built" without a problem, I didn't notice it was "broken"... In reality, the configure script failed to detect the iconv library because of the removal of CPPFLAGS and LIBS in CONFIGURE_ENV, therefore the built binary lacked Japanese support. (i.e. the ja-xchat package included in 4.2-RELEASE will be broken) To avoid this kind of sad accidents in future, add a note to irc/xchat that it has a slave port and one should be careful not to overwrite variables or targets. END