X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=1e58e43310617d6abe11c5416fce0d39593de060;hb=7ed0a5b37ff236c51d7cbdc1f4efaaa0bf1cb4de;hp=20360ff4ffc1d7823c7588bb72d063673d7a1317;hpb=b58ebcd6a1b0a87a3c87e3e0542bb93554fc2503;p=chise%2Fchise-base.git diff --git a/ChangeLog b/ChangeLog index 20360ff..1e58e43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2008-10-28 MORIOKA Tomohiko + + * Makefile.in ($(LIBDIR)/xemacs/xemacs-packages): Don't install + `apel'. + +2008-10-14 MORIOKA Tomohiko + + * bootstrap.debian: Install `make' and `g++'. + +2008-07-31 MORIOKA Tomohiko + + * Makefile.in (build-xemacs): Use LC_ALL instead of LANG. + (install-apel): Likewise. + +2008-07-22 MORIOKA Tomohiko + + * bootstrap.macport, bootstrap.macports: Rename + `bootstrap.macport' to `bootstrap.macports'. + +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.