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)

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

-- 
Alexander Mai
[EMAIL PROTECTED]

Reply via email to