Imported from libpng-1.2.1rc2.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-12-04 06:30:43 -06:00
parent ae498dcff3
commit db3b88dad2
55 changed files with 121 additions and 102 deletions

View File

@@ -39,7 +39,7 @@ CFLAGS=-I$(ZLIBINC) -Wall -O3 $(ALIGN) -funroll-loops \
# have to change it.
PNGMAJ = 3
#PNGDLL = $3
PNGMIN = 1.2.1rc1
PNGMIN = 1.2.1rc2
PNGMIN_BASE = 1.2.1
PNGVER = $(PNGMAJ).$(PNGMIN)