From: tomo Date: Mon, 15 May 2006 00:05:21 +0000 (+0000) Subject: update. X-Git-Tag: chise-base-0_23~8 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fchise-base.git;a=commitdiff_plain;h=a8287871eb5bbba485d4820fd70af1ce8ebdf63a update. --- 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.