From: MORIOKA Tomohiko Date: Thu, 7 Nov 2013 10:04:39 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0f309dcb69179e1b3db73ee3188ce1b1fd746765;p=chise%2Fchise-base.git update. --- diff --git a/ChangeLog b/ChangeLog index 2800d14..4e9047d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2013-11-07 MORIOKA Tomohiko + + * bootstrap.homebrew: + - Use apple-gcc42 instead of + https://raw.github.com/Homebrew/homebrew-dupes/master/gcc.rb. + (IMAKECPP): Use /usr/local/bin/cpp-4.2 instead of + /usr/local/bin/cpp-4.7. + - Use "brew tap chise/cjkv". + - Use gcc-4.2 to compile CHISE-base. + +2013-11-06 MORIOKA Tomohiko + + * configure.in: Use `AC_PROG_CC'. + (xemacs_configure_args): Replace 'CC=...' to `--compiler=*'. + + * Makefile.in (CC): New variable. + 2012-10-03 MORIOKA Tomohiko * bootstrap.debian: Use libldap-dev, libpng-dev, libtiff-dev,