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

List:       kde-commits
Subject:    [kdelibs/frameworks] staging/kde4support/src: Should have gone in
From:       Aleix Pol <aleixpol () kde ! org>
Date:       2013-10-02 17:37:36
Message-ID: E1VRQMi-00051W-48 () scm ! kde ! org
[Download RAW message or body]

Git commit 7bd43482a9e048d9d357ed7ec55e864df35f2e1b by Aleix Pol.
Committed on 02/10/2013 at 17:37.
Pushed by apol into branch 'frameworks'.

Should have gone in

M  +3    -3    staging/kde4support/src/ConfigureChecks.cmake

http://commits.kde.org/kdelibs/7bd43482a9e048d9d357ed7ec55e864df35f2e1b

diff --git a/staging/kde4support/src/ConfigureChecks.cmake b/staging/kde4su=
pport/src/ConfigureChecks.cmake
index 24aab563..21cac3f 100644
--- a/staging/kde4support/src/ConfigureChecks.cmake
+++ b/staging/kde4support/src/ConfigureChecks.cmake
@@ -28,9 +28,9 @@ int main()
     return 0;
 }" HAVE_QSSLSOCKET)
 =

-# if (NOT HAVE_QSSLSOCKET)
-#    message(FATAL_ERROR "KDE Requires Qt to be built with SSL support")
-# endif (NOT HAVE_QSSLSOCKET)
+if (NOT HAVE_QSSLSOCKET)
+   message(FATAL_ERROR "KDE Requires Qt to be built with SSL support")
+endif (NOT HAVE_QSSLSOCKET)
 =

 check_include_files("sys/types.h;sys/socket.h;net/if.h" HAVE_NET_IF_H)
 check_include_files("sys/filio.h" HAVE_SYS_FILIO_H)
[prev in list] [next in list] [prev in thread] [next in thread] 

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