From b6e147a1940bc9c3ef287aef734e937d28849b72 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Fri, 8 Apr 2022 00:10:55 +0200 Subject: [PATCH] Issue #21 - Remove MOZ_SERVICES_HEALTHREPORT from old-configure. Also remove irrelevant references from build docs. --- build/docs/mozinfo.rst | 14 -------------- old-configure.in | 1 - 2 files changed, 15 deletions(-) diff --git a/build/docs/mozinfo.rst b/build/docs/mozinfo.rst index 85ceb66576..c7b5cd2e59 100644 --- a/build/docs/mozinfo.rst +++ b/build/docs/mozinfo.rst @@ -72,13 +72,6 @@ crashreporter Always defined. -datareporting - Whether data reporting (MOZ_DATA_REPORTING) is enabled for this build. - - Values are ``true`` and ``false``. - - Always defined. - debug Whether this is a debug build. @@ -86,13 +79,6 @@ debug Always defined. -healthreport - Whether the Health Report feature is enabled. - - Values are ``true`` and ``false``. - - Always defined. - mozconfig The path of the :ref:`mozconfig file ` used to produce this build. diff --git a/old-configure.in b/old-configure.in index 0307dfd2be..3cd4152b4b 100644 --- a/old-configure.in +++ b/old-configure.in @@ -2016,7 +2016,6 @@ MOZ_DEVTOOLS_SERVER=1 MOZ_DEVTOOLS= MOZ_PLACES=1 MOZ_SECURITY_SQLSTORE= -MOZ_SERVICES_HEALTHREPORT=1 MOZ_SERVICES_SYNC=1 MOZ_USERINFO=1 NSS_DISABLE_DBM=