[devel] Added -D_ALLSOURCE in configure.ac, makefile.aix, and CMakeLists.txt

when building on AIX.
This commit is contained in:
Glenn Randers-Pehrson
2010-02-19 12:48:10 -06:00
parent 1beadafcc7
commit 64af5394f5
7 changed files with 21 additions and 16 deletions

View File

@@ -2535,8 +2535,9 @@ version 1.5.0beta07 [February 19, 2010]
wherever png_snprintf() is used to construct error and warning messages.
Removed obsolete unused MMX-querying support from contrib/gregbook
Added exported png_longjmp() function.
Added "#ifdef _AIX; #define _ALL_SOURCE 1; #endif" at the top of pngpriv.h,
otherwise AIX reserves "jmpbuf" and renames it to "__jmpbuf".
Removed the AIX redefinition of jmpbuf in png.h
Added -D_ALLSOURCE in configure.ac, makefile.aix, and CMakeLists.txt
when building on AIX.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit