On 20-Jun-01 at 05:36, Alexander Mai ([EMAIL PROTECTED]) wrote:
> Dealing with some problems which configure.in for Xlt/Xbae still
> hav when building inside the LessTif tree I run across
> another bug:
> when you now configure Xlt,Xbae inside the source tree but 
> not from toplevel configure it will build as a stand-alone
> version. (side note: this sounds like an inconsistency since
> the result of configure strongly depends whether it's
> called directly or not; and yes, it is one. However this is common with
> configure: just set some env vars e.g. and then trigger an automatic 
> configure re-run w/o those env vars)

Building in the source tree may not be the best way to say it. Maybe it should
be, configured to build with LessTif. If you configure Xlt directly, you build
with an installed version of LessTif/Motif.


> 
> Our AC_PATH_MOTIF has this path
>     $PWD/../../include/Motif-1.2
> as a trial&error input on looking for headers and an equivalent
> for the libs. I'm going to drop this.
> Here it resulted in something like this:
> 
> checking for Motif... libraries /usr/X11R6/lib, headers
> /home/mai/compile/lesstif/lesstif/lib/X lt/../../include/Motif-1.2

Yes, that is a good idea.

> 
> -- 
> Alexander Mai
> [EMAIL PROTECTED]
> 
> 

Reply via email to