[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kio/kssl
From:       Allen Winter <winter () kde ! org>
Date:       2009-01-14 2:04:42
Message-ID: 1231898682.277086.3633.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 910735 by winterz:

fix building without openssl. patch from Jean-Baptiste Rouault



 M  +2 -0      ksslcertificate.cpp  


--- trunk/KDE/kdelibs/kio/kssl/ksslcertificate.cpp #910734:910735
@@ -1196,6 +1196,7 @@
 
 #define NETSCAPE_CERT_HDR     "certificate"
 
+#ifdef KSSL_HAVE_SSL
 #if OPENSSL_VERSION_NUMBER < 0x00909000L
 
 typedef struct NETSCAPE_X509_st
@@ -1204,6 +1205,7 @@
     X509 *cert;
 } NETSCAPE_X509;
 #endif
+#endif
 
 // what a piece of crap this is
 QByteArray KSSLCertificate::toNetscape() {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic