[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:45:53 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 35f0132046979389a18bf2fdaf9475cf1b2bb497
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 20 20:15:52 2001 +0000

    Some more small cleanups to get building with and without _KWQ_COMPLETE_
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@161 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/config.h.in b/WebCore/config.h.in
index 85e8e99..b169b88 100644
--- a/WebCore/config.h.in
+++ b/WebCore/config.h.in
@@ -10,7 +10,9 @@
 
 /* Define for using more complete Qt/KDE interfaces */
 /* This may also include "borrowed implementations */
+#ifndef _KWQ_COMPLETE_
 #undef _KWQ_COMPLETE_
+#endif
 
 /* Define for using KWQ-implementation of iostreams in KWQ classes */
 #undef _KWQ_IOSTREAM_

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list