diff 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
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 14 22:51:17 2007 +0000
+++ b/ChangeLog	Thu Feb 15 16:12:19 2007 +0000
@@ -1,3 +1,12 @@
+2007-02-16  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* configure.ac (canna):
+	Move #define of CANNA_NEW_WCHAR_AWARE to config.h.
+	Use -DCANNA_NEW_WCHAR_AWARE since check for RK.h fails otherwise.
+	Refactor into loops over orthogonal tweaks (prefix and define).
+	Use have_canna to track detection success, not with_canna.
+	Add AC_MSG_WARNs documenting autoconf's bogosity (ours, too).
+
 2007-01-01  Malcolm Purvis  <malcolmp@xemacs.org>
 
 	* aclocal.m4 (XE_SHLIB_STUFF): Use $EGREP instead of egrep.