Imported from libpng-1.0.9beta4.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-12-01 09:23:06 -06:00
parent d56aca7104
commit f6b4f45c7e
49 changed files with 122 additions and 107 deletions

View File

@@ -37,7 +37,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.9beta3
PNGMIN = 1.0.9beta4
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include