update.
authortomo <tomo>
Sat, 12 Jan 2008 14:49:45 +0000 (14:49 +0000)
committertomo <tomo>
Sat, 12 Jan 2008 14:49:45 +0000 (14:49 +0000)
ChangeLog

index 26d3bcf..199a346 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2008-01-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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.
+
+\f
 2006-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * chise-base 0.23 released.