summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-02-28 16:21:05 -0500
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-04-14 13:01:21 +0200
commit9816a810e6197aaaf549e4fe04e77cd2a9d2e865 (patch)
tree66a255842cffbc4e0eb905629e464cc2874ef978 /build
parent9a8068ea3fd3844b4b8f73893a852406b3d08f12 (diff)
downloadUXP-9816a810e6197aaaf549e4fe04e77cd2a9d2e865.tar
UXP-9816a810e6197aaaf549e4fe04e77cd2a9d2e865.tar.gz
UXP-9816a810e6197aaaf549e4fe04e77cd2a9d2e865.tar.lz
UXP-9816a810e6197aaaf549e4fe04e77cd2a9d2e865.tar.xz
UXP-9816a810e6197aaaf549e4fe04e77cd2a9d2e865.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',