From: tomo Date: Tue, 22 Jul 2008 07:38:20 +0000 (+0000) Subject: update. X-Git-Tag: chise-base-0_25~26 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b39190e6e5520f7460d8c146b939657787e60e70;hp=fa5f4c79e671e778025b1be8cc566993b756644b;p=chise%2Fchise-base.git update. --- diff --git a/ChangeLog b/ChangeLog index 20360ff..63df3ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2008-07-21 MORIOKA Tomohiko + + * bootstrap.macport: New file. + + * bootstrap.fink: Specify --with-site-includes, + --with-site-libraries and --with-canna. + + * configure.in (xemacs_configure_args): New SUBST. + (--with-site-includes=PATH): New argument. + (--with-site-libraries=PATH): New argument. + (--with-canna): New argument. + + * Makefile.in (XEMACS_OPTS): Use @xemacs_configure_args@ instead + of $(OPTS). + + 2008-05-30 MORIOKA Tomohiko * chise-base 0.24 released.