[legacy] Define _ALL_SOURCE in pngconf.h when building with AIX compiler.

Otherwise AIX reserves "jmpbuf" and renames it to "__jmpbuf".
This commit is contained in:
Glenn Randers-Pehrson
2010-02-19 10:51:06 -06:00
parent 92960c86a2
commit a89dc3acff
6 changed files with 62 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.43rc01 - February 18, 2010
Libpng 1.2.43rc02 - February 20, 2010
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -9,36 +9,36 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
libpng-1.2.43rc01.tar.xz (LZMA-compressed, recommended)
libpng-1.2.43rc01.tar.gz
libpng-1.2.43rc01.tar.bz2
libpng-1.2.43rc02.tar.xz (LZMA-compressed, recommended)
libpng-1.2.43rc02.tar.gz
libpng-1.2.43rc02.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.43rc01-no-config.tar.xz (LZMA-compressed, recommended)
libpng-1.2.43rc01-no-config.tar.gz
libpng-1.2.43rc01-no-config.tar.bz2
libpng-1.2.43rc02-no-config.tar.xz (LZMA-compressed, recommended)
libpng-1.2.43rc02-no-config.tar.gz
libpng-1.2.43rc02-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1243r01.zip
lp1243r01.7z
lp1243r01.tar.bz2
lp1243r02.zip
lp1243r02.7z
lp1243r02.tar.bz2
Project files
libpng-1.2.43rc01-project-netware.zip
libpng-1.2.43rc01-project-wince.zip
libpng-1.2.43rc02-project-netware.zip
libpng-1.2.43rc02-project-wince.zip
Other information:
libpng-1.2.43rc01-README.txt
libpng-1.2.43rc01-KNOWNBUGS.txt
libpng-1.2.43rc01-LICENSE.txt
libpng-1.2.43rc01-Y2K-compliance.txt
libpng-1.2.43rc01-[previous version]-diff.txt
libpng-1.2.43rc02-README.txt
libpng-1.2.43rc02-KNOWNBUGS.txt
libpng-1.2.43rc02-LICENSE.txt
libpng-1.2.43rc02-Y2K-compliance.txt
libpng-1.2.43rc02-[previous version]-diff.txt
Changes since the last public release (1.2.42):
@@ -67,9 +67,12 @@ version 1.2.43beta04 [February 8, 2010]
version 1.2.43beta05 [February 8, 2010]
Ported rewritten png_decompress_chunk() by John Bowler from libpng-1.4.1.
version 1.0.53rc01 and 1.2.43rc01 [February 18, 2010]
version 1.0.53rc01 and 1.2.43rc01 [February 20, 2010]
No changes.
version 1.0.53rc02 and 1.2.43rc02 [February 20, 2010]
Define _ALL_SOURCE in pngconf.h when building with AIX compiler.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit