diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-31 15:12:09 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-31 15:12:09 +0100 |
commit | 8f89965f5062f9855cdcc20530a815746fce744c (patch) | |
tree | c465bc82cde525e91ce057fe60f2773cb58bb7dd /build/moz.configure | |
parent | e0103f3d5b69b1419496a47ae5d7c9889678d8c9 (diff) | |
download | uxp-8f89965f5062f9855cdcc20530a815746fce744c.tar.gz |
Issue #1342 - Update old.configure for removed build options
Diffstat (limited to 'build/moz.configure')
-rw-r--r-- | build/moz.configure/old.configure | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index 8059adaf17..6fa6fcf6e1 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -288,10 +288,7 @@ def old_configure_options(*options): '--with-soft-float', '--with-system-bz2', '--with-system-jpeg', - '--with-system-libevent', '--with-system-libvpx', - '--with-system-nspr', - '--with-system-nss', '--with-system-zlib', '--with-thumb', '--with-thumb-interwork', |