openssl/ kio

Alexander Neundorf neundorf at kde.org
Fri Feb 10 22:11:59 CET 2006


On Friday 10 February 2006 18:38, Christian Ehrlicher wrote:
> Hi,
>
> It looks like there is a small problem with openssl in
> kio/CMakelists.txt. The openssl include path isn't added correct. 


You are right, added. (on Linux/FreeBSD/OS X this doesn't matter since it's 
usually in one of the standard include dirs).

> Also only 'HAVE_SSL' is used - hsould this be 'OPENSSL_FOUND' ?

OPENSSL_FOUND is "translated" to HAVE_SSL in ConfigureChecks.cmake, because 
HAVE_SSL is required in config.h. So both are equivalent.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list