Imported from libpng-1.0.7rc2.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-06-28 18:41:21 -05:00
parent 1394480f4b
commit 98b0ff4998
45 changed files with 86 additions and 85 deletions

View File

@@ -31,7 +31,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.7beta18
PNGMIN = 1.0.7rc2
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include