diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-31 15:40:09 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-31 15:40:09 +0100 |
commit | d41ba28f5257f7c1425a0bde210e69fc5bb34a37 (patch) | |
tree | 229b340173919d85b06ef878899034cdb7b28a0f /build/moz.configure/old.configure | |
parent | 8f89965f5062f9855cdcc20530a815746fce744c (diff) | |
download | uxp-d41ba28f5257f7c1425a0bde210e69fc5bb34a37.tar.gz |
Issue #1342 - Remove support for system sqlite
Diffstat (limited to 'build/moz.configure/old.configure')
-rw-r--r-- | build/moz.configure/old.configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index 6fa6fcf6e1..a8e82cb793 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -233,7 +233,6 @@ def old_configure_options(*options): '--enable-system-cairo', '--enable-system-extension-dirs', '--enable-system-pixman', - '--enable-system-sqlite', '--enable-tasktracer', '--enable-tests', '--enable-thread-sanitizer', |