Imported from libpng-1.0.6e.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-04-09 19:06:13 -05:00
parent 81fdf8aca1
commit 38e6e77419
40 changed files with 302 additions and 139 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.6d
PNGMIN = 1.0.6e
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include