[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:51:39 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit f218fd9086c3f85bf5b25c10c4c2762a1007e0c7
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 6 17:03:26 2001 +0000

    Tweaked again to add kdelibs directory to include paths
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@411 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/kwq/Makefile.in b/WebCore/kwq/Makefile.in
index 016d6e3..fa4fa18 100644
--- a/WebCore/kwq/Makefile.in
+++ b/WebCore/kwq/Makefile.in
@@ -151,6 +151,7 @@ CMMFLAGS = $(BASECMMFLAGS) \
     -g \
     -I$(TOPSRCDIR) \
     -I$(TOPSRCDIR)/WebCore/include \
+    -I$(TOPSRCDIR)/WebCore/src/kdelibs \
     -I$(TOPSRCDIR)/WebCore/src/kdelibs/kjs \
     -I$(TOPSRCDIR)/WebCore/src/kdelibs/khtml \
     -I$(TOPSRCDIR)/WebCore/src/kdelibs/khtml/dom \
diff --git a/WebCore/src/kwq/Makefile.in b/WebCore/src/kwq/Makefile.in
index 016d6e3..fa4fa18 100644
--- a/WebCore/src/kwq/Makefile.in
+++ b/WebCore/src/kwq/Makefile.in
@@ -151,6 +151,7 @@ CMMFLAGS = $(BASECMMFLAGS) \
     -g \
     -I$(TOPSRCDIR) \
     -I$(TOPSRCDIR)/WebCore/include \
+    -I$(TOPSRCDIR)/WebCore/src/kdelibs \
     -I$(TOPSRCDIR)/WebCore/src/kdelibs/kjs \
     -I$(TOPSRCDIR)/WebCore/src/kdelibs/khtml \
     -I$(TOPSRCDIR)/WebCore/src/kdelibs/khtml/dom \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list