From b2f2d23543ba05cedceebc326746bf2a7556e952 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 12 Jan 2008 14:49:45 +0000 Subject: [PATCH] update. --- ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/ChangeLog b/ChangeLog index 26d3bcf..199a346 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2008-01-12 MORIOKA Tomohiko + + * configure.in (lemi_cvs_root): New SUBST. + + * Makefile.in (SUDO): New variable. + (LEMI_CVS_ROOT): New variable. + (XEMACS_PACKAGES_URL): New variable. + ($(LIBDIR)/libconcord.a): Use $(SUDO) to make install. + ($(LIBDIR)/libchise.a): Likewise. + (install-db): Use $(SUDO) to install chise-db in + $(prefix)/share/chise. + (build-xemacs): Build in C locale. + ($(BINDIR)/xemacs): Use $(SUDO) to make install. + (install-apel): New target. + (install-tomoyo-tools): Call `install-apel' and + `$(LIBDIR)/xemacs/mule-packages'; Use $(SUDO) to make install. + (install-ids): Use $(SUDO) to make install. + (apel): New target. + (.lemi-cvs-login): New target. + ($(LIBDIR)/xemacs/xemacs-packages): New target. + ($(LIBDIR)/xemacs/mule-packages): New target. + + 2006-05-19 MORIOKA Tomohiko * chise-base 0.23 released. -- 1.7.10.4