From a8287871eb5bbba485d4820fd70af1ce8ebdf63a Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 15 May 2006 00:05:21 +0000 Subject: [PATCH] update. --- ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2ec97fb..0a6dd09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2006-05-14 MORIOKA Tomohiko + + * 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 + + * 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 * Makefile: Deleted. -- 1.7.10.4