summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-03-19 23:01:29 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-04-14 13:12:08 +0200
commit09655ad6d8d8afe07c5aac4da6d5f3cf0f95e709 (patch)
tree2061a349d7ef66d4e8a382f71ded0d5e11d2b0cb /build
parent4fd0b98c2c67468dbb8b72b4389c4b1b8390e5ff (diff)
downloadUXP-09655ad6d8d8afe07c5aac4da6d5f3cf0f95e709.tar
UXP-09655ad6d8d8afe07c5aac4da6d5f3cf0f95e709.tar.gz
UXP-09655ad6d8d8afe07c5aac4da6d5f3cf0f95e709.tar.lz
UXP-09655ad6d8d8afe07c5aac4da6d5f3cf0f95e709.tar.xz
UXP-09655ad6d8d8afe07c5aac4da6d5f3cf0f95e709.zip
Issue #1467 - Part 4: Rename NSS_SQLSTORE to MOZ_SECURITY_SQLSTORE.
Rename the build config option accordingly.
Diffstat (limited to 'build')
-rw-r--r--build/moz.configure/old.configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure
index cf224594a..d0f6909b9 100644
--- a/build/moz.configure/old.configure
+++ b/build/moz.configure/old.configure
@@ -204,7 +204,6 @@ def old_configure_options(*options):
'--enable-negotiateauth',
'--enable-nfc',
'--enable-nspr-build',
- '--enable-nss-sqlstore',
'--enable-official-branding',
'--enable-official-vendor',
'--enable-oom-breakpoint',
@@ -224,6 +223,7 @@ def old_configure_options(*options):
'--enable-release',
'--enable-safe-browsing',
'--enable-sandbox',
+ '--enable-security-sqlstore',
'--enable-signmar',
'--enable-simulator',
'--enable-small-chunk-size',