From: mrowe@apple.com Date: Fri, 11 Jan 2008 08:04:21 +0000 (+0000) Subject: Attempt to fix the GTK+ and Qt builds. X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=1ff9a6fad4729637917b742e969e8a35b275e9b4 Attempt to fix the GTK+ and Qt builds. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@29394 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- 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