diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-31 15:10:26 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-31 15:10:26 +0100 |
commit | e0103f3d5b69b1419496a47ae5d7c9889678d8c9 (patch) | |
tree | 5019d72450e90f683bbf6ab59cbd35e0dcdff2ab /build/moz.configure | |
parent | 64c8c65cf4e71af16f7961069a15e73323bf19e1 (diff) | |
download | UXP-e0103f3d5b69b1419496a47ae5d7c9889678d8c9.tar UXP-e0103f3d5b69b1419496a47ae5d7c9889678d8c9.tar.gz UXP-e0103f3d5b69b1419496a47ae5d7c9889678d8c9.tar.lz UXP-e0103f3d5b69b1419496a47ae5d7c9889678d8c9.tar.xz UXP-e0103f3d5b69b1419496a47ae5d7c9889678d8c9.zip |
Issue #1342 - Remove support for system linbpng
Diffstat (limited to 'build/moz.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 03b1d4cdc..8059adaf1 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -292,7 +292,6 @@ def old_configure_options(*options): '--with-system-libvpx', '--with-system-nspr', '--with-system-nss', - '--with-system-png', '--with-system-zlib', '--with-thumb', '--with-thumb-interwork', |