[devel] Removed -D_ALLSOURCE from configure.ac, makefile.aix,

and CMakeLists.txt, and changed the name of png_ptr->jmpbuf in pngstruct.h
to png_ptr->png_jmpbuf.
This commit is contained in:
Glenn Randers-Pehrson
2010-02-19 14:11:03 -06:00
parent 69e238b098
commit a24fc2e1d3
6 changed files with 33 additions and 41 deletions

View File

@@ -46,7 +46,7 @@ LDDEBUG =
CRELEASE = -O2
LDRELEASE = -s
WARNMORE=-W -Wall
CFLAGS = -D_ALLSOURCE -I$(ZLIBINC) $(WARNMORE) $(CRELEASE)
CFLAGS = -I$(ZLIBINC) $(WARNMORE) $(CRELEASE)
LDFLAGS = -L. -L$(ZLIBLIB) -lpng15 -lz -lm $(LDRELEASE)
# File extensions