2005-04-13  Jens Petersen  <petersen@redhat.com>

	* xaux_motif/Makefile.am (XAUX_DIR): Use IM_LEIFDIR instead of
	IM_LOCALEDIR.

2005-03-17  AShiZaWa KaZuNoRi  <kasha@sun.co.jp>

	* README: path name changes.
	* sampleja3.c: path name changes.
	* xaux_common/csconv.h: path name changes.
	* xaux_common/xaux_ext_common.c: path name changes.
	* xaux_common/xaux_ext_common.h: path name changes.
	* xaux_motif/sampleja3_xaux_so.c: path name changes.

2004-04-26  Makoto Fujiyoshi <makoto_fujiyoshi@justsystem.co.jp>

	* sampleja3.c: Character sequence "Atok" is replaced by
	 "Sampleja3".

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

	* sampleja3.c (if_sampleja3_SetSCValues): Made it show
	SC_CLIENT_* args.

2003-08-17  MIYASHITA Hisashi  <himi@li18nux.org>

	* xaux_motif/Makefile.am (xaux_la_LIBADD): Don't directly link it
	with lib_xaux_common.la because it contains unresolved symbols.
	(xaux_la_SOURCES): Instead, added ../xaux_common/xaux_so_common.c
	to the source list.

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

	* xaux_motif/Makefile.am (PROGRAMLIBADD, xaux_la_LIBADD):
	Removed $(DLOPEN_LIBS).
	* xaux_common/Makefile.am (lib_xaux_common_la_LIBADD):
	Added $(DLOPEN_LIBS).

	* xaux_common/Makefile.am (lib_xaux_common_la_CFLAGS):
	Because we use libtool, remove $(SHLIBCFLAGS).

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

	* xaux_motif/Makefile.am (COMMONCFLAGS, PROGRAMLIBADD) 
	(xaux_la_LIBADD): Added $(DLOPEN_LIBS).

	* xaux_common/Makefile.am (lib_xaux_common_a_CFLAGS):
	Added $(SHLIBCFLAGS).

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

	* xaux_motif/Makefile.am (PROGRAMLIBADD, xaux_la_LIBADD):
	Link it with lib_xaux_common.la, not lib_xaux_common.a.

	* xaux_common/Makefile.am (lib_xaux_common_la_CFLAGS) 
	(lib_xaux_common_la_SOURCES, noinst_LTLIBRARIES): Built
	lib_xaux_common as a ltlibrary.

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

	* xaux_motif/Makefile.am (XAUX_DIR): New macro.
	(PROGRAMLIBADD, xaux_la_LIBADD): Link with
	../xaux_common/lib_xaux_common.a statically.
	(xaux_la_LDFLAGS): Set -rpath to $(XAUX_DIR).

	* xaux_common/Makefile.am: Made lib_xaux_common as a
	non-shared library.

	* sampleja3.c (if_GetIfInfo): Don't send gtk/xaux.so unconditionally
	on "linux".

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

	* Makefile.am: New automake file for sampleja3.
	* Makefile.in: Updated.
	* xaux_common/Makefile.am: New automake file for xaux_common.
	* xaux_common/Makefile.in: Updated.
	* xaux_motif/Makefile.am: New automake file for xaux_common.
	* xaux_motif/Makefile.in: Updated.
	* xaux_gtk/Makefile.am: New automake file for xaux_common.
	* xaux_gtk/Makefile.in: Updated.
