[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 14:36:35 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1b6b4afe05e518d4a0b8508a4f8ab8d0cdeba8b3
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 14 02:03:03 2010 +0000

    2010-10-13  Fridrich Strba  <fridrich.strba at bluewin.ch>
    
            Reviewed by Darin Adler.
    
            Add WebCore/plugins/win directory to CFLAGS
            https://bugs.webkit.org/show_bug.cgi?id=45547
    
            * GNUmakefile.am:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69726 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 58b0313..0ba76aa 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,12 @@
+2010-10-13  Fridrich Strba  <fridrich.strba at bluewin.ch>
+
+        Reviewed by Darin Adler.
+
+        Add WebCore/plugins/win directory to CFLAGS
+        https://bugs.webkit.org/show_bug.cgi?id=45547
+
+        * GNUmakefile.am:
+
 2010-10-13  Martin Robinson  <mrobinson at igalia.com>
 
         Build fix for older versions of libsoup.
diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
index d86f89f..a9a2933 100644
--- a/WebCore/GNUmakefile.am
+++ b/WebCore/GNUmakefile.am
@@ -50,6 +50,7 @@ webcore_cppflags += \
 	-I$(srcdir)/WebCore/platform/text \
 	-I$(srcdir)/WebCore/platform/text/transcoder \
 	-I$(srcdir)/WebCore/plugins \
+	-I$(srcdir)/WebCore/plugins/win \
 	-I$(srcdir)/WebCore/rendering \
 	-I$(srcdir)/WebCore/rendering/style \
 	-I$(srcdir)/WebCore/rendering/svg \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list