From xemacs-m  Mon May 12 05:37:45 1997
Received: from pentagana.sonic.jp (root@tc-4-060.tokyo.gol.com [202.243.49.60])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id FAA03255
	for <xemacs-beta@xemacs.org>; Mon, 12 May 1997 05:37:42 -0500 (CDT)
Received: (from jhod@localhost) by pentagana.sonic.jp (8.7.1+2.6Wbeta4/3.4W3) id TAA14292; Mon, 12 May 1997 19:24:40 +0900
To: xemacs-beta@xemacs.org
Subject: Re: build failure for b6
References: <bci4tca1mxd.fsf@corp.Sun.COM> 	<u4pvuxv21t.fsf@pentagana.sonic.jp> <199705120415.VAA14671@xemacs.eng.sun.com>
From: jhod@po.iijnet.or.jp (P. E. Jareth Hein)
In-Reply-To: Martin Buchholz's message of Sun, 11 May 1997 21:15:00 -0700
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: 12 May 1997 19:24:37 +0900
Message-ID: <u4207dyom2.fsf@pentagana.sonic.jp>
Lines: 26
X-Mailer: Gnus v5.4.52/XEmacs 20.2(beta6)

Martin Buchholz <mrb@Eng.Sun.COM> writes:

> >>>>> "P" == P E Jareth Hein <jhod@po.iijnet.or.jp> writes:
> 
> P> CDE requires Motif drag and drop services. Therefore unless you
> P> specify --with-cde=no Motif is required (although you are not required
> P> to use Motif dialogs...) A couple of months ago I put in the following
> P> lines into configure.in:
> 
> P> # having CDE requires Motif
> P> if test "${with_cde}" = "yes" ; then
> P>   motif_libs="-lXm -lXt"
> P> fi
> 
> P> Anybody know why they don't seem to be working?
> 
> How is the contents of $motif_libs supposed to make it from
> configure.in into src/Makefile?  The value seems to be discarded.
> 

That's a very good question. How does the motif lib settings get
passed in any event? I can't find it. I will admit to being a
configure idiot, and all the edits I have done I just copied other
items or did them in in a way that sh wouldn't barf on and hoped...

--Jareth

