summaryrefslogtreecommitdiff
path: root/build/moz.configure
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-02-28 16:21:05 -0500
committerMatt A. Tobin <email@mattatobin.com>2020-02-28 16:21:05 -0500
commita42fcd3ba030ff2d73e8622ec367c4b690514228 (patch)
tree781f6abf91bcd6b626553c2f31b1278540bbeb8b /build/moz.configure
parent9a49b1663a0a78df9c7cf81b25173721353db9f7 (diff)
downloadaura-central-a42fcd3ba030ff2d73e8622ec367c4b690514228.tar.gz
Issue mcp-graveyard/UXP%251 - Move --disable-dbm to ac configure
Also Tag mcp-graveyard/UXP%1467
Diffstat (limited to 'build/moz.configure')
-rw-r--r--build/moz.configure/old.configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure
index df955f001..72c294706 100644
--- a/build/moz.configure/old.configure
+++ b/build/moz.configure/old.configure
@@ -166,6 +166,7 @@ def old_configure_options(*options):
'--enable-cookies',
'--enable-cpp-rtti',
'--enable-crashreporter',
+ '--enable-dbm',
'--enable-dbus',
'--enable-debug-js-modules',
'--enable-jetpack',