From xemacs-m  Mon Sep  8 21:02:42 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 VAA04262
	for <xemacs-beta@xemacs.org>; Mon, 8 Sep 1997 21:02:41 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.7/8.8.7) id TAA02422;
	Mon, 8 Sep 1997 19:07:08 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: XEmacs 19.16-b91 w/ Lesstif 0.80
References: <9709030555.AA02628@salbuild.lehman.com> 	<m23enm5ap1.fsf@altair.xemacs.org> 	<86d8mqrrd2.fsf@kramer.in.aventail.com> 	<by67shwljp.fsf@midget.math.ethz.ch> <199709041534.QAA00512@cerise.sensei.co.uk> <87sovkbzot.fsf@bittersweet.inetarena.com>
X-Face: `'%\i;ySOu]g?NlziJSk_$&@]KP`}~PEQPjZ5;nxSaDW_o$4+4%Ab]%Ifw3ZR;7TIT3,O,'
 @2{L;]ox6kc;$_5kU'n**9vFg-]eV~GbxSVCx|(s%uR[],*:^WKmC`B}(;|k9/m]gwt?&`t;^rfCJg
 khHH>pP1W\)xM0U@!FNDD72{3fDP$PkBhx^7Z?-WxH6DbFN:QOnT`llzW}VGdYv;n9lzljQvKTIBhQ
 YuV
X-Attribution: sb
From: SL Baur <steve@xemacs.org>
In-Reply-To: karlheg@inetarena.com's message of "04 Sep 1997 13:18:26 -0700"
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Date: 08 Sep 1997 19:07:08 -0700
Message-ID: <m2lo17jl4j.fsf@altair.xemacs.org>
Lines: 14
X-Mailer: Gnus v5.4.65/XEmacs 20.3(beta20) - "Tirana"

Karl M Hegbloom <karlheg@inetarena.com> writes:

>>>>>> "Glynn" == Glynn Clements <glynn@sensei.co.uk> writes:
Glynn> Good idea, but how does one tell if Motif is Lesstif?

>  Why not just `grep -q "GNU LessTif" /usr/X11R6/include/X11/Xm/Xm.h'?

 ...
>  * This file is part of the GNU LessTif Library.

Er, it's probably not a good idea grepping info out of comments.  How
about a C code testing for the existence of LesstifVersion or
LesstifVERSION_STRING, or even grepping for Lesstif in the
XmVERSION_STRING?

