[libpng10] Imported from libpng-1.0.23rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-12-18 14:02:59 -06:00
parent 1ff473f3fd
commit e696c7205a
57 changed files with 1871 additions and 1383 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_22 your_png_h_is_not_version_1_0_22;
typedef version_1_0_23rc1 your_png_h_is_not_version_1_0_23rc1;