Imported from libpng-1.0.6d.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-04-07 10:34:56 -05:00
parent 68ea243ca3
commit 81fdf8aca1
41 changed files with 108 additions and 108 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.6a
PNGMIN = 1.0.6d
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include