Imported from libpng-1.0.11.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-04-27 08:29:32 -05:00
parent 82ae383331
commit 328353990f
53 changed files with 137 additions and 204 deletions

View File

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