From xemacs-m  Fri May 30 05:30:58 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 FAA18183
	for <xemacs-beta@xemacs.org>; Fri, 30 May 1997 05:30:57 -0500 (CDT)
Received: from Eng.Sun.COM ([129.146.1.25]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id DAA05931; Fri, 30 May 1997 03:47:43 -0700
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id DAA01301; Fri, 30 May 1997 03:29:53 -0700
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id DAA24481; Fri, 30 May 1997 03:29:53 -0700
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id DAA04714; Fri, 30 May 1997 03:30:00 -0700
Date: Fri, 30 May 1997 03:30:00 -0700
Message-Id: <199705301030.DAA04714@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: Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
Cc: xemacs-beta@xemacs.org
Subject: b3 success on IRIX 6.2 - o32 - minimal configure
In-Reply-To: <19970530074611.47103@iria.mines.u-nancy.fr>
References: <m2oh9togc5.fsf@altair.xemacs.org>
	<19970530074611.47103@iria.mines.u-nancy.fr>
X-Mailer: VM 6.31 under 20.3 XEmacs Lucid (beta2)
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>

>>>>> "OG" == Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr> writes:

OG> There is still a small problem with this configuration : SGI
OG> provides and old, broken, unusable version of the xpm library.
OG> It shouldn't be used but the configure autodetects it if you
OG> happen to have a valid xpm.h in /usr/include/X11. The right
OG> way to phase it out is probably to try to link agains XpmFree,
OG> which does not exists in this provided version but is needed
OG> by xemacs (understand, link crashed).

Thank you.  This seems very well thought out.  I will change the
configure test to check for XpmFree instead.

Martin

