diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-31 15:12:09 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-04-14 12:20:08 +0200 |
commit | ac6896b599d55ee6c8cae02772f7d9926b9eee15 (patch) | |
tree | 69fed6d8b584d94ec2f2c5706a2908ec20cfc4b8 /build | |
parent | 171053d0b2df19cfc4f43dde7a2e1814380ca7d6 (diff) | |
download | UXP-ac6896b599d55ee6c8cae02772f7d9926b9eee15.tar UXP-ac6896b599d55ee6c8cae02772f7d9926b9eee15.tar.gz UXP-ac6896b599d55ee6c8cae02772f7d9926b9eee15.tar.lz UXP-ac6896b599d55ee6c8cae02772f7d9926b9eee15.tar.xz UXP-ac6896b599d55ee6c8cae02772f7d9926b9eee15.zip |
Issue #1342 - Update old.configure for removed build options
Diffstat (limited to 'build')
-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 8059adaf1..6fa6fcf6e 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', |