From xemacs-m  Wed Apr  2 23:58:08 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id XAA07166
	for <xemacs-beta@xemacs.org>; Wed, 2 Apr 1997 23:58:07 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id WAA06284;
	Wed, 2 Apr 1997 22:11:00 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: configuring xemacs-20.1-beta10
References: <199703301501.RAA28369@sol1.cybernet-ag.net>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Axel Seibert's message of Sun, 30 Mar 1997 17:01:34 +0200 (MET DST)
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 02 Apr 1997 22:10:59 -0800
Message-ID: <m2iv24tz4c.fsf@altair.xemacs.org>
Lines: 21
X-Mailer: Gnus v5.4.40/XEmacs 20.1(beta11)

Axel Seibert <aseibert@cybernet-ag.net> writes:
 ...
> But no matter what  I try, configure believes it should compile with WNN:

>   Finding WNN includes with:                              
>   Loading WNN libs with:                                  

This is a bug in the summary output code.  It doesn't test whether
`with_wnn = yes' like it should.  Fixed in beta11.  The presence of
those two lines *does not* imply that XEmacs is going to build with Wnn.

> In src/Makefile I even find the following lines:

> LIBES =   ${native_sound_lib}             $(LIBX)	LIB_CANNA LIB_WN
> N     $(LIB_KSTAT)      -ldbm       $(GNULIB_VAR) -lm  -lsys_s $(GNULIB_VAR)

Now this is odd.  The LIB_CANNA and LIB_WNN symbols are
unconditionally #defined to null when not compiling with MULE.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

