[libpng10] Imported from libpng-1.0.53rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-02-19 20:11:46 -06:00
parent 52f70cca54
commit c76174bdf5
60 changed files with 158 additions and 136 deletions

View File

@@ -23,7 +23,7 @@ LN_SF = ln -f -s
LIBNAME=libpng10
PNGMAJ = 0
PNGMIN = 1.0.53rc01
PNGMIN = 1.0.53rc02
PNGVER = $(PNGMAJ).$(PNGMIN)
prefix=/usr/local
@@ -48,7 +48,7 @@ LDDEBUG =
CRELEASE = -O2
LDRELEASE = -s
WARNMORE=-W -Wall
CFLAGS = -I$(ZLIBINC) $(WARNMORE) $(CRELEASE)
CFLAGS = -D_ALL_SOURCE -I$(ZLIBINC) $(WARNMORE) $(CRELEASE)
LDFLAGS = -L. -L$(ZLIBLIB) -lpng10 -lz -lm $(LDRELEASE)
# File extensions