Closed
Bug 972192
Opened 9 years ago
Closed 9 years ago
Cannot force-disable gstreamer support
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 806917
mozilla30
People
(Reporter: sardemff7+mozilla, Unassigned)
Details
Attachments
(1 file)
1.15 KB,
patch
|
Details | Diff | Splinter Review |
When building with --disable-gstreamer, it checks for "gstreamer-no" (read "gstreamer-$enable_gstreamer"). Just yet another AC_ARG_ENABLE misusage. :-) Patch coming.
Reporter | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/02f0327bf8e1 already patched
Comment 3•9 years ago
|
||
But thank you very much for the patch!
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Resolution: FIXED → DUPLICATE
Target Milestone: --- → mozilla30
Updated•5 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•