From xemacs-m  Mon Jun 16 18:12:22 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id SAA03159
	for <xemacs-beta@xemacs.org>; Mon, 16 Jun 1997 18:12:20 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcuga22055; Mon, 16 Jun 1997 19:12:22 -0400 (EDT)
Date: Mon, 16 Jun 1997 19:12:22 -0400 (EDT)
Message-Id: <QQcuga22055.199706162312@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: IRIX 6.2 "Oslo" success
In-Reply-To: <kigafkqnok0.fsf@jagor.srce.hr>
References: <23701.199706161545@dr2.delcam.com>
	<QQcufk17921.199706161913@crystal.WonderWorks.COM>
	<kigafkqnok0.fsf@jagor.srce.hr>
X-Mailer: VM 6.33 under 20.3 "Oslo" XEmacs Lucid (beta7)
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Hrvoje Niksic writes:
 > Kyle Jones <kyle_jones@wonderworks.com> writes:
 > 
 > >  > There was a problem auto-detecting XPM.  I have it installed in
 > >  > /usr/local, but I had to configure with --with-xpm for it to be
 > >  > detected.
 > > 
 > > /usr/local should be off limits for automated checking.  In the
 > > past you needed to specify
 > > 
 > >   --site-libraries=/usr/local/lib  --site-includes=/usr/local/include
 > 
 > Kyle, I think you are wrong here.  /usr/local checking used to work
 > without additional syntax before, and will (I hope) continue to work.

I remember Steve and Martin disagreeing about the default probing
of /usr/local, I think.  Or maybe I'm misremembering.  I know that
I've had

  --site-libraries=/usr/local/lib  --site-includes=/usr/local/include

in the script I use to do XEmacs builds for a year or two, and I
know I put it in there for a reason.

