Imported from libpng-1.2.0.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-09-01 07:54:01 -05:00
parent 1b8e567237
commit 10781048be
51 changed files with 134 additions and 97 deletions

View File

@@ -55,7 +55,7 @@ RANLIB=ranlib
# read libpng.txt or png.h to see why PNGMAJ is 3. You should not
# have to change it.
PNGMAJ = 3
PNGMIN = 1.2.0rc1
PNGMIN = 1.2.0
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include