Imported from libpng-1.2.19beta25.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-07-14 22:48:22 -05:00
parent 80663032a9
commit dadc944810
56 changed files with 127 additions and 125 deletions

View File

@@ -7,8 +7,6 @@
#ifndef MINRDPNGCONF_H
#define MINRDPNGCONF_H
/* #define PNG_NO_READ_FILTER */
#define PNG_NO_GLOBAL_ARRAYS
#define PNG_NO_WARNINGS
@@ -60,6 +58,6 @@
#define PNG_NO_ZALLOC_ZERO
#define PNG_NO_ERROR_NUMBERS
#define PNG_NO_EASY_ACCESS
#define PNG_NO_PROGRESSIVE_READ_SUPPORTED
#define PNG_NO_PROGRESSIVE_READ
#endif /* MINRDPNGCONF_H */