Imported from libpng-1.2.5rc3.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-09-17 23:38:46 -05:00
parent 865f4f073a
commit 5ff38d3e16
62 changed files with 250 additions and 216 deletions

View File

@@ -17,7 +17,7 @@ RANLIB = ranlib
RM = rm -f
PNGMAJ = 0
PNGMIN = 1.2.5rc2
PNGMIN = 1.2.5rc3
PNGVER = $(PNGMAJ).$(PNGMIN)
prefix=/usr/local