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

List:       kde-commits
Subject:    playground/base/plasma
From:       Fredrik Höglund <fredrik () kde ! org>
Date:       2008-10-06 23:44:50
Message-ID: 1223336690.785811.405.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 868732 by fredrik:

Check for Xdamage and Xcomposite.

 M  +2 -0      ConfigureChecks.cmake  
 M  +6 -0      config-plasma.h.cmake  


--- trunk/playground/base/plasma/ConfigureChecks.cmake #868731:868732
@@ -1,2 +1,4 @@
 macro_bool_to_01(X11_Xfixes_FOUND HAVE_XFIXES)
+macro_bool_to_01(X11_Xdamage_FOUND HAVE_XDAMAGE)
+macro_bool_to_01(X11_Xcomposite_FOUND HAVE_XCOMPOSITE)
 
--- trunk/playground/base/plasma/config-plasma.h.cmake #868731:868732
@@ -1,3 +1,9 @@
 /* Define to 1 if you have the X fixes extension */
 #cmakedefine HAVE_XFIXES 1
 
+/* Define to 1 if you have the X damage extension */
+#cmakedefine HAVE_XDAMAGE 1
+
+/* Define to 1 if you have the X composite extension */
+#cmakedefine HAVE_XCOMPOSITE 1
+
[prev in list] [next in list] [prev in thread] [next in thread] 

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