mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Define _ALL_SOURCE in configure.ac, makefile.aix, and CMakeLists.txt
when using the AIX compiler.
This commit is contained in:
21
ANNOUNCE
21
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.4.1rc03 - February 19, 2010
|
||||
Libpng 1.4.1rc04 - 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,20 +9,20 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.4.1rc03.tar.xz (LZMA-compressed, recommended)
|
||||
1.4.1rc03.tar.gz
|
||||
1.4.1rc03.tar.bz2
|
||||
1.4.1rc04.tar.xz (LZMA-compressed, recommended)
|
||||
1.4.1rc04.tar.gz
|
||||
1.4.1rc04.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp141r03.zip
|
||||
lp141r03.7z
|
||||
lp141r04.zip
|
||||
lp141r04.7z
|
||||
|
||||
Other information:
|
||||
|
||||
1.4.1rc03-README.txt
|
||||
1.4.1rc03-LICENSE.txt
|
||||
1.4.1rc04-README.txt
|
||||
1.4.1rc04-LICENSE.txt
|
||||
|
||||
Changes since the last public release (1.4.0):
|
||||
|
||||
@@ -89,11 +89,12 @@ version 1.4.1beta12 [February 14, 2010]
|
||||
version 1.4.1rc02 [February 18, 2010]
|
||||
No changes.
|
||||
|
||||
version 1.4.1rc03 [February 19, 2010]
|
||||
version 1.4.1rc03 [February 20, 2010]
|
||||
Noted in scripts/makefile.mingw that it expects to be run under MSYS.
|
||||
Removed obsolete unused MMX-querying support from contrib/gregbook
|
||||
Removed the AIX redefinition of jmpbuf in png.h
|
||||
Define _ALLSOURCE in pngconf.h when building with nonANSI AIX compiler.
|
||||
Define _ALL_SOURCE in configure.ac, makefile.aix, and CMakeLists.txt
|
||||
when using AIX compiler.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user