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

3
.gitmodules vendored
View file

@ -103,3 +103,6 @@
[submodule "src/support/png/rust-png"]
path = src/support/png/rust-png
url = https://github.com/mozilla-servo/rust-png.git
[submodule "src/support/png/libpng"]
path = src/support/png/libpng
url = https://github.com/mozilla-servo/libpng.git