Imported from libpng-1.0.5-pre1.tar

This commit is contained in:
Glenn Randers-Pehrson
1999-10-05 13:03:49 -05:00
parent 33b25bf1a8
commit ad5dd1f0fb
54 changed files with 283 additions and 6438 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.4f
PNGMIN = 1.0.5
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include