[libpng16] Removed "option WRITE_COMPRESSED_TEXT enables WRITE_TEXT"

from pnglibconf.dfa
This commit is contained in:
Glenn Randers-Pehrson 2014-10-05 13:46:58 -05:00
parent a11cd84160
commit d7eff5d864

View File

@ -839,7 +839,6 @@ option WRITE_COMPRESSED_TEXT disabled
option WRITE_iCCP enables WRITE_COMPRESSED_TEXT
option WRITE_iTXt enables WRITE_COMPRESSED_TEXT
option WRITE_zTXt enables WRITE_COMPRESSED_TEXT
option WRITE_COMPRESSED_TEXT enables WRITE_TEXT
# Turn this off to disable png_read_png() and png_write_png() and
# leave the row_pointers member out of the info structure.