[master] Make PNG_DEPSTRUCT, etc., configurable.

Only #define PNG_DEPSTRUCT, etc. in pngconf.h if not already defined.
This commit is contained in:
Glenn Randers-Pehrson
2009-11-08 20:37:37 -06:00
parent 2522de8594
commit d5483f3352
3 changed files with 21 additions and 9 deletions

View File

@@ -141,6 +141,7 @@ version 1.2.41beta15 [November 8, 2009]
version 1.2.41beta16 [November 9, 2009]
Removed three direct references to read_info_ptr members in pngtest.c
that were detected by the new PNG_DEPSTRUCT macro.
Only #define PNG_DEPSTRUCT, etc. in pngconf.h if not already defined.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net