[libpng16] Imported from libpng-1.6.17rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-03-09 09:11:00 -05:00
parent 3645008e22
commit bc27b2f432
12 changed files with 18 additions and 18 deletions

View File

@@ -189,7 +189,7 @@ run "make install".
VIII. Configuring libpng for 16-bit platforms
You will want to look into zconf.h to tell zlib (and thus libpng) that
it cannot allocate more then 64K at a time. Even if you can, the memory
it cannot allocate more than 64K at a time. Even if you can, the memory
won't be accessible. So limit zlib and libpng to 64K by defining MAXSEG_64K.
IX. Configuring for DOS