Bug 138132

Summary: [EFL] Remove unnecessary defines from OptionsEfl.cmake
Product: WebKit Reporter: Tibor Mészáros <mtiborinf>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, gyuyoung.kim, lucas.de.marchi, ossy, rakuco, ryuan.choi, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Tibor Mészáros 2014-10-28 07:21:15 PDT
WTF_USE_GLIB, WTF_USE_SOUP, WTF_USE_CAIRO, WTF_USE_FREETYPE and WTF_USE_HARFBUZZ
defines are always true and can be defined in Platform.h, as GTK already does.

It is unnecessary to define them in OptionsEfl.cmake, it only
makes the compiling commands longer without a good reason.
Comment 1 Tibor Mészáros 2014-10-28 07:25:47 PDT
Created attachment 240536 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-28 09:30:50 PDT
Comment on attachment 240536 [details]
Patch

Clearing flags on attachment: 240536

Committed r175253: <http://trac.webkit.org/changeset/175253>
Comment 3 WebKit Commit Bot 2014-10-28 09:30:55 PDT
All reviewed patches have been landed.  Closing bug.