[devel] 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:36:28 -06:00
parent 013d1d68c0
commit 44db6e39c3
3 changed files with 25 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.0beta94 - November 8, 2009
Libpng 1.4.0beta94 - November 9, 2009
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -634,10 +634,11 @@ version 1.4.0beta93 [November 7, 2009]
Moved the synopsis lines for png_read_destroy(), png_write_destroy()
png_debug(), png_debug1(), and png_debug2() from libpng.3 to libpngpf.3.
version 1.4.0beta94 [November 8, 2009]
version 1.4.0beta94 [November 9, 2009]
Removed the obsolete, unused pnggccrd.c and pngvcrd.c files.
Updated CMakeLists.txt to add "-DPNG_CONFIGURE_LIBPNG" to the definitions.
Removed dependency of pngtest.o on pngpriv.h in the makefiles.
Only #define PNG_DEPSTRUCT, etc. in pngconf.h if not already defined.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit