On 17-Apr-01 at 10:25, Alexander Mai ([EMAIL PROTECTED]) wrote:
> Just trying to make the Xbae examples link against libXbae.la
> instead of that strange command we were using so far.
>
> Being here I ran across the problem of the dependency
> of that tree being embedded in the LessTif source tree.
> This was scheduled to be removed, I suggest we do it _now_!?!
I have this at least partially done for Xlt, but I was going to wait till after
the release. The trick to building in the LessTif tree is to move the "smarts"
outside of the Makefile.am and into configure.in. It's _much_ easier to figure
out where you are from there.
>
> In a first step it's just to abandon the ../../
> references to LessTif includes and libs. Of course we
> should also decide whether we also want to move lib/Xlt|Xbae
> outside our lib. If we keep the location one might want to
> introduce support to actually build it within that tree
> _as an option_.
>
> Hmm, I'll try whether I could code such support.
>
> --
> Alexander Mai
> [EMAIL PROTECTED]
>
>