From 9dcf77e4c67b159040f1f07aca9a8cad8008a914 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 17 Feb 2018 14:09:31 -0500 Subject: Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER (backend) and make both optional --- 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 bf08a9867..f7877f96f 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -169,6 +169,9 @@ def old_configure_options(*options): '--enable-crashreporter', '--enable-dbus', '--enable-debug-js-modules', + '--enable-jetpack', + '--enable-devtools-server', + '--enable-devtools', '--enable-directshow', '--enable-dtrace', '--enable-dump-painting', -- cgit v1.2.3