Issue #1467 - Part 4: Rename NSS_SQLSTORE to MOZ_SECURITY_SQLSTORE.

Rename the build config option accordingly.
This commit is contained in:
wolfbeast 2020-03-19 23:01:29 +01:00 committed by Roy Tam
commit 8778ddfc52
5 changed files with 15 additions and 15 deletions

View file

@ -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',
@ -225,6 +224,7 @@ def old_configure_options(*options):
'--enable-require-all-d3dc-versions',
'--enable-safe-browsing',
'--enable-sandbox',
'--enable-security-sqlstore',
'--enable-signmar',
'--enable-simulator',
'--enable-small-chunk-size',