Imported from libpng-1.2.7rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-09-04 13:25:08 -05:00
parent 67864af957
commit 5b77916ecd
55 changed files with 183 additions and 135 deletions

View File

@@ -18,7 +18,7 @@ ZLIBINC=../zlib
LIBNAME=libpng12
PNGMAJ = 0
PNGMIN = 1.2.7beta2
PNGMIN = 1.2.7rc1
PNGVER = $(PNGMAJ).$(PNGMIN)
CC=gcc