Imported from libpng-1.0.4f.tar

This commit is contained in:
Glenn Randers-Pehrson
1999-10-12 17:36:36 -05:00
parent 18c415f5b5
commit 33b25bf1a8
52 changed files with 6310 additions and 198 deletions

View File

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