Imported from libpng-1.0.8beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-07-11 07:12:36 -05:00
parent 15dac0b14e
commit ff9c947a1a
47 changed files with 2483 additions and 1570 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.8beta2
PNGMIN = 1.0.8beta3
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include