From xemacs-m  Tue May 20 01:25:43 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id BAA05661
	for <xemacs-beta@xemacs.org>; Tue, 20 May 1997 01:25:42 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id XAA04666 for <xemacs-beta@xemacs.org>; Mon, 19 May 1997 23:40:04 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id XAA14007; Mon, 19 May 1997 23:25:05 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id XAA24660; Mon, 19 May 1997 23:25:04 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id XAA13105; Mon, 19 May 1997 23:25:00 -0700
Date: Mon, 19 May 1997 23:25:00 -0700
Message-Id: <199705200625.XAA13105@xemacs.eng.sun.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: XEmacs Beta Test <xemacs-beta@xemacs.org>
Subject: Wnn includes
X-Mailer: VM 6.31 under 20.2 XEmacs Lucid
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

It seems to me that wnn includes should have the wnn subdir specified, 
i.e.

#include <wnn/jllib.h>

instead of

#include <jllib.h>

Any objections to this change?

Typically, this means not having to specify the wnn include directory
if it is installed into the main X tree.

Martin

