Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: xsrc/xfree/xc/config/cf



Charles M. Hannum <mycroft%netbsd.org@localhost> typed:
: Modified Files:
:       xsrc/xfree/xc/config/cf: NetBSD.cf
: 
: Log Message:
: For all existing SharedLibFoo options, set them to YES if we have shared
: libraries.  Also set ForceNormalLib to make sure the .a versions still get
: built.

There is fallout with xc/programs/xdm:
libXdmGreet.so* gets put into /usr/X11R6/lib but xdm tries to find it in the
XDMDIR ( '-DDEF_GREETER_LIB="$(XDMDIR)/libXdmGreet.so"' )

However, something else is wrong there - just redefining the directory in
the xdm Imakefile isn't enough.

Regards,
Geoff



Home | Main Index | Thread Index | Old Index