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

List:       kde-commits
Subject:    KDE/kdelibs
From:       Nikolas Zimmermann <wildfox () kde ! org>
Date:       2006-04-03 10:23:35
Message-ID: 1144059815.691609.29034.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 525922 by wildfox:

Start toying around with cmake to make it build my khtml-svg.

These three added lines here in kdelibs trunk won't change the
build for anyone else except me & Rob. 


 M  +5 -1      ConfigureChecks.cmake  
 M  +1 -0      config.h.cmake  


--- trunk/KDE/kdelibs/ConfigureChecks.cmake #525921:525922
@@ -118,7 +118,11 @@
 	set(HAVE_LIBGSSAPI 0)
 	set(GSSAPI_MIT 0)
 endif(GSSAPI_FOUND)
-				
+
+# FIXME: Make this changeable! 
+# khtml svg support
+set(SVG_SUPPORT 1)
+
 #now check for dlfcn.h using the cmake supplied CHECK_include_FILE() macro
 # If definitions like -D_GNU_SOURCE are needed for these checks they
 # should be added to _KDE4_PLATFORM_DEFINITIONS when it is originally
--- trunk/KDE/kdelibs/config.h.cmake #525921:525922
@@ -5,6 +5,7 @@
 #define HAVE_BOOL 1
 
 #cmakedefine HAVE_CUPS 1
+#cmakedefine SVG_SUPPORT 1
 
 #define HAVE_MITSHM 1
 #define HAVE_PRELOADED_SYMBOLS 1    /* Define if libtool can extract symbol lists from object files. */
[prev in list] [next in list] [prev in thread] [next in thread] 

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