On Monday 31 July 2006 01:34, Allen Winter wrote:
> Howdy,
> 
> If FindX11.cmake run during the kdepim CMake process doesn't find the
> /usr/X11R6/lib/libXss.so library, then later on you get the message
> "Please set the following variables: X11_Xss_LIB (ADVANCED)"

This is usually when some code is using X11_Xss_LIB unconditionally instead of 
testing whether it's available
(assuming this library is optional; otherwise a macro_log_feature call is 
needed, of course).

-- 
David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).

_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to