update.
authortomo <tomo>
Wed, 15 Oct 2003 08:59:44 +0000 (08:59 +0000)
committertomo <tomo>
Wed, 15 Oct 2003 08:59:44 +0000 (08:59 +0000)
ChangeLog

index 8d31344..9a79ab1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2003-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ltmain.sh, config.guess, config.sub, install-sh: New file.
+
+       * Makefile.in (target): New variable.
+       (top_builddir): New variable.
+       (CHISE_DIR_PREFIX): New variable.
+       (CHISE_DIR_VERSION): New variable.
+       (CHISE_DIR): New variable.
+       (CHISE_DB_DIR): Renamed from `DB_DIR'; use `CHISE_DIR'.
+       (CHISE_SI_DB_DIR): New variable.
+       (CHISE_CFLAGS): New variable; define `CHISE_SI_DB_DIR'.
+       (chise.lo): Use $(CHISE_CFLAGS).
+
+       * configure.in: Add `AC_CANONICAL_TARGET'; use `AC_PROG_LIBTOOL'
+       instead of `AC_CHECK_PROGS' for `LIBTOOL'.
+
+       * chise.c (chise_system_db_dir): New constant.
+       (CHISE_DS_open): Don't use DBTYPE.
+
+2003-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise.h (CHISE_DS_open): Don't use DBTYPE.
+
 2003-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * Makefile.in (DB_DIR): Update version to 0.2.