diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-02-05 12:41:16 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-02-05 12:41:16 +0100 |
commit | 2d652d1c355c8bdde03a6c278b5b7b444424e394 (patch) | |
tree | 0ea18eabc7d3cdec78e59701e10e15a662af6641 /build/moz.configure/old.configure | |
parent | 2782832f265a8e0a7923ca885b431907cde7cc49 (diff) | |
parent | e8417003899a4ec9274815be30352c1328fc32e9 (diff) | |
download | UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar.gz UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar.lz UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar.xz UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.zip |
Merge branch 'master' into ported-upstream
Diffstat (limited to 'build/moz.configure/old.configure')
-rw-r--r-- | build/moz.configure/old.configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index b32c3f7b7..581fa9c50 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -201,6 +201,7 @@ def old_configure_options(*options): '--enable-nfc', '--enable-nspr-build', '--enable-official-branding', + '--enable-official-vendor', '--enable-omx-plugin', '--enable-oom-breakpoint', '--enable-optimize', |