R. Lahaye wrote:
> After an autogen.sh I still need to modify configure manually to add a
> "-lXpm" to the LIBS when configure tests for -lforms. That's a nuissance.
> 
> I thought there's some sort of consensus that Xforms library will not carry
> the Xpm libs, so that always -lXpm will be needed. Shouldn't that be added
> somewhere then in LyX? In configure.in or in some .m4 file?

IMO this is a problem of the .la file for libforms (libforms.la), which
does not require the Xpm library which it should. We use libtool and
if a library puts an .la file there then it should be the right one,
shouldn't it?

         Jug

-- 
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Ju"rgen Vigna        E-Mail:  [EMAIL PROTECTED]
Mitterstrich 151/A      Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39050 Steinegg        Web:     http://www.lyx.org/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Reply via email to