2003-06-13  MIYASHITA Hisashi  <himi@li18nux.org>

	* Makefile.in (IM_ACDIR): Set it.
	(mkinstalldirs): mkinstalldirs had been put into
	the common acfiles directory.
	* converter/Makefile.in: Ditto.
	* converter/compoundtext/Makefile.in: Ditto.
	* converter/compoundtext/ct_conf/Makefile.in: Ditto.
	* converterPI/Makefile.in: Ditto.
	* converterPI/icuconv/common/Makefile.in: Ditto.
	* converterPI/icuconv/tools/gencnval/Makefile.in: Ditto.
	* converterPI/icuconv/tools/makeconv/Makefile.in: Ditto.
	* converterPI/icuconv/tools/toolutil/Makefile.in: Ditto.
	* iconv/Makefile.in: Ditto.

	* configure.ac (AC_PREFIX_DEFAULT): Explicitly set it.
	(IM_SUBST): Do it.

2003-05-27  MIYASHITA Hisashi  <himi@li18nux.org>

	* config.guess: Removed.
	* config.sub: Ditto.
	* install-sh: Ditto.
	* missing: Ditto.
	* mkinstalldirs: Ditto.

	* configure.ac (AC_CONFIG_AUX_DIR): Specified.
	(IM_INIT): Added.
	(CDEBUGFLAGS): When enable_debug is yes, set it to -g.

	* configure.ac: Renamed from configure.in.

	* configure.in: Adapt it to autoconf 2.5.
	(AC_CYGWIN): Removed.  Actually it had not been used.
	(LIBS_X11): Don't do AC_SUBST in AC_CHECK_LIB.
	* configure: Updated.

2003-04-01  Roger So  <roger.so@sw-linux.com>

	* Makefile.in:
	* converter/Makefile.in:
	* converter/compoundtext/Makefile.in:
	* converter/compoundtext/ct_conf/Makefile.in:
	* converterPI/Makefile.in:
	* converterPI/icuconv/tools/makeconv/Makefile.in:
	* converterPI/icuconv/tools/toolutil/Makefile.in:
	* converterPI/icuconv/common/Makefile.in:
	Respect DESTDIR variable in install targets.

	* encoding.norm: Add entries for zh_HK.UTF-8.

2001-08-20  MIYASHITA Hisashi  <himi@m17n.org>

	* encoding.norm: Add entries of UTF-16 and Multibyte encodings
	for UTF-8 locales.

2001-03-15  MIYASHITA Hisashi  <himi@li18nux.org>

	* converterPI/mapfile.icuconv_relay_wc_mb: 
	* converterPI/mapfile.icuconv_relay: 
	* test/verify.sh: 
	* converterPI/test/icutest4linux.c: 
	* converterPI/test/Makefile: 
	* converterPI/README: 
	* csc_conf_info.c: 
	* csc_conf_info.h:
	* csc_conf_internal.h:
	* csc_entry.h:
	* csc_norm.c:
	* csc_norm.h:
	* csc_norm_internal.h:
	* csconv.c:
	* csconv.h:
	* trace_message.c:
	* trace_message.h:
	Change copyright notice.

2001-02-20  MIYASHITA Hisashi  <himi@m17n.org>

	* encoding.norm: Enabled all entiries on all OSes, not only
	on "SunOS".  And introduced some new entries for ja_JP.eucJP
	locale.

	* csconv.conf: Recreated.  Made all encoding methods
	except iconv_relay* enabled on all OSes,  and made
	iconv_relay* methods enabled on "SunOS" and "Linux" OSes.
	On any other OSes, enabled icuconv_relay* methods instead.
	And introduced some new entries for ja_JP.eucJP locale.
