update.
authortomo <tomo>
Mon, 15 May 2006 00:05:21 +0000 (00:05 +0000)
committertomo <tomo>
Mon, 15 May 2006 00:05:21 +0000 (00:05 +0000)
ChangeLog

index 2ec97fb..0a6dd09 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Makefile.in (install-db): Use $(TAR) instead of `tar'.
+       (chise-db): Likewise.
+       (tar-core): Likewise; call `cvs-base-clean' instead of
+       `cvs-core-clean'; cvs export concord and libchise.
+
+2006-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Makefile.in (XEMACS_OPTS): Add --pdump, --without-xim and
+       --with-database=berkdb.
+       (xemacs-chise/src/config.h): Move --without-xim, --pdump and
+       --with-database=berkdb to `XEMACS_OPTS'.
+       (tar-core): Call `cvs-core-clean'; don't copy Makefile concord and
+       libchise.
+       (cvs-clean): Use `cvs-base-clean' and `cvs-core-clean'.
+       (cvs-core-clean): New target.
+       (cvs-base-clean): New target.
+
+       * configure.in: Code to detect version of Berkeley DB for Fink is
+       moved into the if-clause about Fink is used.
+
 2006-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * Makefile: Deleted.