From f0abf6273cf7685129dbd5cd2c639f49d0a424f8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 28 Feb 2020 16:21:05 -0500 Subject: Issue #251 - Move --disable-dbm to ac configure Also Tag #1467 --- build/moz.configure/old.configure | 1 + 1 file changed, 1 insertion(+) (limited to 'build') 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', -- cgit v1.2.3