[libpng10] Imported from libpng-1.0.21rc2.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-11-13 14:12:27 -06:00
parent 6fbb54d253
commit 0f5e1e5a39
55 changed files with 1136 additions and 134 deletions

View File

@@ -1549,4 +1549,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
typedef version_1_0_21rc1 your_png_h_is_not_version_1_0_21rc1;
typedef version_1_0_21rc2 your_png_h_is_not_version_1_0_21rc2;