diff options
author | Matt A. Tobin <email@mattatobin.com> | 2018-02-05 05:48:29 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2018-02-05 05:48:29 -0500 |
commit | 2eef10791129874f6e04b446fbdbaa3b4ad61a60 (patch) | |
tree | 5b094b733321e30b5f7d0608f65b4453440750eb /build/moz.configure/old.configure | |
parent | ac7d8a02b874485ec68d1b25e9ebd938f48e976e (diff) | |
download | UXP-2eef10791129874f6e04b446fbdbaa3b4ad61a60.tar UXP-2eef10791129874f6e04b446fbdbaa3b4ad61a60.tar.gz UXP-2eef10791129874f6e04b446fbdbaa3b4ad61a60.tar.lz UXP-2eef10791129874f6e04b446fbdbaa3b4ad61a60.tar.xz UXP-2eef10791129874f6e04b446fbdbaa3b4ad61a60.zip |
Official Vendor and Pale Moon special case
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', |