Ok,
let's have another round on this d....d issue.
Currently the Makefile.am for libXbae is:
libXbae_la_LIBADD = @MOTIF_LIBS@ -lXm @X_LIBS@ -lXt ${X_PRE_LIBS} -lXext -lX11
${X_EXTRA_LIBS}
In a default build (i.e. Xbae within our LessTif tree) this ends up linking some
ancient libXm from /usr/foo instead of the new build one.
To me it's also clear that it's either impossible or at least a bad idea to demand
some libtool/auto* development version. Am I right that it's therefore
best to drop the whole Motif stuff from this LIBADD statement and
keep only the rest for now (i.e. the next release of LessTif/Xbae)?!
--
Alexander Mai
[EMAIL PROTECTED]