From 1ff9a6fad4729637917b742e969e8a35b275e9b4 Mon Sep 17 00:00:00 2001 From: "mrowe@apple.com" Date: Fri, 11 Jan 2008 08:04:21 +0000 Subject: [PATCH] Attempt to fix the GTK+ and Qt builds. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@29394 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- ChangeLog | 6 ++++++ WebKit.pro | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8fd858f..165e468 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-01-11 Mark Rowe + + Attempt to fix the GTK+ and Qt builds. + + * WebKit.pro: + 2008-01-10 Alp Toker SVG font build fix for GTK+/autotools. diff --git a/WebKit.pro b/WebKit.pro index 882ee77..027017b 100644 --- a/WebKit.pro +++ b/WebKit.pro @@ -3,7 +3,6 @@ CONFIG += ordered !gtk-port:CONFIG += qt-port qt-port:!win32-*:SUBDIRS += WebKit/qt/Plugins SUBDIRS += \ - JavaScriptCore/pcre/dftables.pro \ WebCore \ JavaScriptCore/kjs/testkjs.pro -- 1.8.3.1