Pull libpng in tree to avoid the configuration issue related to libpng.

Most work done by @pliu6
This commit is contained in:
Peng Liu 2013-08-17 20:55:48 -07:00 committed by Jack Moffitt
parent 488972e817
commit bcf67d9d7f
4 changed files with 6 additions and 1 deletions

1
configure vendored
View file

@ -420,6 +420,7 @@ CFG_SUBMODULES="\
support/spidermonkey/mozjs \
support/spidermonkey/rust-mozjs \
support/stb-image/rust-stb-image \
support/png/libpng \
support/png/rust-png \
support/wapcaplet/libwapcaplet \
support/wapcaplet/rust-wapcaplet"