Imported from libpng-1.0.4e.tar

This commit is contained in:
Glenn Randers-Pehrson
1999-10-10 17:50:00 -05:00
parent 310faa8ec9
commit 18c415f5b5
37 changed files with 3906 additions and 3898 deletions

View File

@@ -31,7 +31,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.4d
PNGMIN = 1.0.4e
PNGVER = $(PNGMAJ).$(PNGMIN)
# where make install puts libpng.a, libpng.so*, and png.h