Mercurial > hg > xemacs-beta
comparison ChangeLog @ 3830:e58f4b9ab1ad
[xemacs-hg @ 2007-02-15 16:11:52 by stephent]
Adapt canna autodetection to current reality. <878xeze6qj.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Thu, 15 Feb 2007 16:12:19 +0000 |
parents | ef728c613966 |
children | cfc59907fb1e |
comparison
equal
deleted
inserted
replaced
3829:5320274f018b | 3830:e58f4b9ab1ad |
---|---|
1 2007-02-16 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * configure.ac (canna): | |
4 Move #define of CANNA_NEW_WCHAR_AWARE to config.h. | |
5 Use -DCANNA_NEW_WCHAR_AWARE since check for RK.h fails otherwise. | |
6 Refactor into loops over orthogonal tweaks (prefix and define). | |
7 Use have_canna to track detection success, not with_canna. | |
8 Add AC_MSG_WARNs documenting autoconf's bogosity (ours, too). | |
9 | |
1 2007-01-01 Malcolm Purvis <malcolmp@xemacs.org> | 10 2007-01-01 Malcolm Purvis <malcolmp@xemacs.org> |
2 | 11 |
3 * aclocal.m4 (XE_SHLIB_STUFF): Use $EGREP instead of egrep. | 12 * aclocal.m4 (XE_SHLIB_STUFF): Use $EGREP instead of egrep. |
4 | 13 |
5 2006-12-28 Malcolm Purvis <malcolmp@xemacs.org> | 14 2006-12-28 Malcolm Purvis <malcolmp@xemacs.org> |