Imported from libpng-1.2.5rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-08-23 23:07:42 -05:00
parent 8a7df0024b
commit 51d9250c88
61 changed files with 213 additions and 196 deletions

View File

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