Changeset 28865 in webkit


Ignore:
Timestamp:
Dec 19, 2007 10:41:17 AM (16 years ago)
Author:
alp@webkit.org
Message:

2007-12-19 Alp Toker <alp@atoker.com>

Remove the cairo-ft pkg-config check. The GTK+ port doesn't use
cairo-ft directly following changes in r28864.

  • WebKit.pri:
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r28651 r28865  
     12007-12-19  Alp Toker  <alp@atoker.com>
     2
     3        Remove the cairo-ft pkg-config check. The GTK+ port doesn't use
     4        cairo-ft directly following changes in r28864.
     5
     6        * WebKit.pri:
     7
    182007-12-12  Alp Toker  <alp@atoker.com>
    29
  • trunk/WebKit.pri

    r28651 r28865  
    2525
    2626    DEFINES += BUILDING_CAIRO__=1 BUILDING_GTK__=1
    27 
    28     # We use FreeType directly with Cairo
    29     PKGCONFIG += cairo-ft
    3027
    3128    directfb: PKGCONFIG += cairo-directfb gtk+-directfb-2.0
Note: See TracChangeset for help on using the changeset viewer.