Bug 114736 - media-stream and xslt are no longer configurable options in the GTK+ port
Summary: media-stream and xslt are no longer configurable options in the GTK+ port
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-17 06:02 PDT by Alberto Garcia
Modified: 2013-04-17 09:14 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.29 KB, patch)
2013-04-17 06:03 PDT, Alberto Garcia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Garcia 2013-04-17 06:02:09 PDT
media-stream support was removed in r145199 and XSLT is a hard
requirement since r145859, but the build-webkit script still attempts
to pass those options to configure, which results in the following
warning:

configure: WARNING: unrecognized options: --disable-media-stream, --enable-xslt
Comment 1 Alberto Garcia 2013-04-17 06:03:46 PDT
Created attachment 198501 [details]
Patch
Comment 2 Martin Robinson 2013-04-17 07:45:06 PDT
Comment on attachment 198501 [details]
Patch

Thanks!
Comment 3 WebKit Commit Bot 2013-04-17 09:14:02 PDT
Comment on attachment 198501 [details]
Patch

Clearing flags on attachment: 198501

Committed r148615: <http://trac.webkit.org/changeset/148615>
Comment 4 WebKit Commit Bot 2013-04-17 09:14:04 PDT
All reviewed patches have been landed.  Closing bug.