Imported from libpng-1.0.7beta17.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-06-23 21:38:16 -05:00
parent d436672048
commit db66d44801
61 changed files with 2481 additions and 308 deletions

View File

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