Commit Graph

3 Commits

Author SHA1 Message Date
Akinori MUSHA
65c8663f35 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.
2000-11-06 19:39:43 +00:00
Satoshi Asami
b39810b3fa Define MD5_FILE, FILESDIR is not enough now. 2000-10-09 06:25:46 +00:00
Akinori MUSHA
bc025e8ae3 Add ja-xchat, xchat with Japanese support, as a satellite port of irc/xchat. 2000-10-01 14:57:28 +00:00