Imported from libpng-1.2.1beta1.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-10-18 20:55:13 -05:00
parent 10781048be
commit 5a0be341ba
55 changed files with 376 additions and 184 deletions

View File

@@ -34,7 +34,7 @@ RANLIB=ranlib
# read libpng.txt or png.h to see why PNGMAJ is 3. You should not
# have to change it.
PNGMAJ = 3
PNGMIN = 1.2.0
PNGMIN = 1.2.1beta1
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include