From xemacs-m  Wed May 21 06:23:47 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 GAA24835
	for <xemacs-beta@xemacs.org>; Wed, 21 May 1997 06:23:47 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id EAA18213; Wed, 21 May 1997 04:38:29 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id EAA29993; Wed, 21 May 1997 04:23:06 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id EAA16846; Wed, 21 May 1997 04:23:05 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id EAA15039; Wed, 21 May 1997 04:23:07 -0700
Date: Wed, 21 May 1997 04:23:07 -0700
Message-Id: <199705211123.EAA15039@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: tsutomu@rs.kyoto.omronsoft.co.jp
Cc: xemacs-beta@xemacs.org
Subject: 20.3 beta 1 configure ploblem
In-Reply-To: <9705211000.AA05566@hrs102.rs.kyoto.omronsoft.co.jp>
References: <9705211000.AA05566@hrs102.rs.kyoto.omronsoft.co.jp>
X-Mailer: VM 6.31 under 20.2 XEmacs Lucid
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "tsutomu" == tsutomu  <tsutomu@rs.kyoto.omronsoft.co.jp> writes:

tsutomu>  o Configure script failed to detect My motif (SWiM version 2.0).
tsutomu>     -lXm library needs -lXpm, but configure script detect -lXpm after
tsutomu>     -lXm checking. Sorry, I have no idea to solve this ploblem.
tsutomu>     (ps Xemacs 20.2 configure script detected motif library correctly)

I've moved the test for -lXm past the test of -lXpm, with the result
that this problem should go away next beta (-lXpm will be on the link
line in the right spot).

As always, completely untested.

Martin

