[master] Bump to version 1.2.41rc04

This commit is contained in:
Glenn Randers-Pehrson
2009-11-25 16:04:13 -06:00
parent ea88d94dcf
commit 5aa8676122
88 changed files with 249 additions and 211 deletions

View File

@@ -39,7 +39,7 @@ LN_SF=ln -f -s
RANLIB=ranlib
RM_F=/bin/rm -f
CFLAGS=-DPNG_CONFIGURE_LIBPNG -I$(ZLIBINC) -O # $(WARNMORE) -DPNG_DEBUG=5
CFLAGS=-I$(ZLIBINC) -O # $(WARNMORE) -DPNG_DEBUG=5
LDFLAGS=-L. -L$(ZLIBLIB) -lpng -lz -lm
OBJS = png.o pngset.o pngget.o pngrutil.o pngtrans.o pngwutil.o \