Issue #251 - Move --disable-dbm to ac configure

Also Tag #1467
This commit is contained in:
Matt A. Tobin 2020-02-28 16:21:05 -05:00 committed by Roy Tam
commit 57552faa1d
4 changed files with 18 additions and 18 deletions

View file

@ -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',