[Webkit-unassigned] [Bug 113685] New: [EFL][CMAKE] Move MOZ_X11 definition from OptionsCommon to OptionsEfl
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 1 00:37:22 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=113685
Summary: [EFL][CMAKE] Move MOZ_X11 definition from
OptionsCommon to OptionsEfl
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cgarcia at igalia.com
CC: demarchi at webkit.org
MOZ_X11 is added unconditionally in OptionsCommon for UNIX platforms, but not all UNIX platforms use X11 for plugins, BlackBerry doesn't. The only port using cmake that uses X11 is EFL and it already has checks for X11, so we can just move the definition to OptionsEfl.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list