Imported from libpng-1.0.9beta5.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-12-15 08:54:42 -06:00
parent f6b4f45c7e
commit 2ad31ae31f
48 changed files with 301 additions and 96 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.9beta4
PNGMIN = 1.0.9beta5
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include