From xemacs-m  Fri May 30 06:14:51 1997
Received: from iria.mines.u-nancy.fr (iria.mines.u-nancy.fr [193.49.140.100])
	by xemacs.org (8.8.5/8.8.5) with SMTP id GAA18416
	for <xemacs-beta@xemacs.org>; Fri, 30 May 1997 06:14:35 -0500 (CDT)
Received: (from galibert@localhost) by iria.mines.u-nancy.fr (950413.SGI.8.6.12/950213.SGI.AUTOCF) id NAA24629; Fri, 30 May 1997 13:13:02 +0200
Message-ID: <19970530131258.60203@iria.mines.u-nancy.fr>
Date: Fri, 30 May 1997 13:12:58 +0200
From: Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
To: Tor Arntsen <tor@spacetec.no>
Cc: xemacs-beta@xemacs.org
Subject: Re: b3 success on IRIX 6.2 - o32 - minimal configure
References: <mrb@Eng.Sun.COM> <199705301050.MAA25959@pallas.spacetec.no>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.74
In-Reply-To: <199705301050.MAA25959@pallas.spacetec.no>; from Tor Arntsen on Fri, May 30, 1997 at 12:50:43PM +0200

On Fri, May 30, 1997 at 12:50:43PM +0200, Tor Arntsen wrote:
> What is XpmFree?  [...]

XpmFree is a function used by xemacs which is missing in the
broken default SGI xpm library but exists in the newer ones.
Checking for the presence of this function within libXpm.so*
will make it possible to autodetect only a working library.

autoconf is good for you... mostly ;-)

  OG.

