summaryrefslogtreecommitdiffstats
path: root/build
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
commitf0abf6273cf7685129dbd5cd2c639f49d0a424f8 (patch)
tree781f6abf91bcd6b626553c2f31b1278540bbeb8b /build
parent76bacde2ae2a5247585634a0b293e3d5f614bc45 (diff)
downloadUXP-f0abf6273cf7685129dbd5cd2c639f49d0a424f8.tar
UXP-f0abf6273cf7685129dbd5cd2c639f49d0a424f8.tar.gz
UXP-f0abf6273cf7685129dbd5cd2c639f49d0a424f8.tar.lz
UXP-f0abf6273cf7685129dbd5cd2c639f49d0a424f8.tar.xz
UXP-f0abf6273cf7685129dbd5cd2c639f49d0a424f8.zip
Issue #251 - Move --disable-dbm to ac configure
Also Tag #1467
Diffstat (limited to 'build')
-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',