From ecb827c5c4782934453054b0b94a27169a65f3d6 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Mon, 16 Nov 2020 12:47:54 -0500 Subject: Issue #251 - Move chrome packaging options to ac configure Also adds options for new functionality in #1683 --- build/moz.configure/old.configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build') diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index cd8d2e044..9673b8a89 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -161,6 +161,8 @@ def old_configure_options(*options): '--enable-b2g-camera', '--enable-b2g-ril', '--enable-bundled-fonts', + '--enable-chrome-compression', + '--enable-chrome-format', '--enable-clang-plugin', '--enable-content-sandbox', '--enable-cookies', @@ -262,6 +264,7 @@ def old_configure_options(*options): '--with-app-name', '--with-arch', '--with-branding', + '--with-chrome-name', '--with-crashreporter-enable-percent', '--with-cross-lib', '--with-debug-label', -- cgit v1.2.3