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

	* check_sys.m4 (IM_CHECK_SYSTEM): Check fork() as well.

2003-03-25  MIYASHITA Hisashi  <himi@li18nux.org>

	* check_sys.m4 (IM_CHECK_SYSTEM): Check poll() and
	select() as well.

2003-02-21  MIYASHITA Hisashi  <himi@li18nux.org>

	* config.guess: Update to the newest version(2003-1-10).
	* config.sub: Likewise.

	* ltmain.sh: Update to 1.4.3.

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

	* config.guess: Replaced with the older version(2002-3-20) because of
	the inconsistency between configure scripts and config.guess.
	* config.sub: Likewise.

2002-11-08  MIYASHITA Hisashi  <himi@li18nux.org>

	* check_sys.m4 (IM_CHECK_SYSTEM): Check sys/param.h, sys/systeminfo.h,
	stddef.h, string.h, errno.h, langinfo.h, locale.h, and wchar.h.
	(IM_CHECK_SYSTEM): Check mmap, strchr, ctrrchr, strspn, strtol,
	nl_langinfo, setlocale, memmove, memset, endpwent, and sysinfo.

2002-11-03  MIYASHITA Hisashi  <himi@li18nux.org>

	* check_sys.m4 (IM_CHECK_DLOPEN): Bug fix.  Set HAVE_DLFCN_H manually,
	And correct the library name.

	* compile: Autotools file.
	* config.guess: Ditto.
	* config.sub: Ditto.
	* depcomp: Ditto.
	* install-sh: Ditto.
	* mkinstalldirs: Ditto.
	* missing: Ditto.
	* ltmain.sh: Ditto.

	* check_sys.m4: New autoconf file for checking system.
	* check_x.m4: New autoconf file for checking X.
	* check_canna.m4: New autoconf file for checking canna.
	* check_gtk.m4: New autoconf file for checking GTk.
	* check_sun.m4: New autoconf file for checking Sun env.

	* im_common.m4: Common definition file for autoconf.

	* ChangeLog: New ChangeLog file for acfiles.

