[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
autoconf-archive-2010.06.04 released [beta]
From: |
Peter Simons |
Subject: |
autoconf-archive-2010.06.04 released [beta] |
Date: |
Sat, 05 Jun 2010 20:52:05 +0200 |
This is the first official release of the Autoconf Archive after having
become an official GNU project. Please see below for a list of relevant
changes since the last version.
Here are the compressed sources:
http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2010.06.04.tar.gz
(820KB)
http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2010.06.04.tar.bz2
(604KB)
http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2010.06.04.tar.xz
(460KB)
Here are the GPG detached signatures[*]:
http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2010.06.04.tar.gz.sig
http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2010.06.04.tar.bz2.sig
http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2010.06.04.tar.xz.sig
To reduce load on the main server, use a mirror listed at:
http://www.gnu.org/order/ftp.html
[*] You can use either of the above signature files to verify that
the corresponding file (without the .sig suffix) is intact. First,
be sure to download both the .sig file and the corresponding tarball.
Then, run a command like this:
gpg --verify autoconf-archive-2010.06.04.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys 99089D72
and rerun the `gpg --verify' command.
This release was bootstrapped with the following tools:
Autoconf 2.65
Automake 1.11.1
Gnulib v0.0-3964-g74d5093
./NEWS
* Noteworthy changes in release 2010.06.04 (2010-06-04) [beta]
The Autoconf Archive has been declared an official GNU project. Consequently,
the web site has moved from <http://www.nongnu.org/autoconf-archive/> to
<http://www.gnu.org/software/autoconf-archive/>. Old addresses remain valid
for the foreseeable future, though.
AX_BOOST_DATE_TIME and AX_BOOST_FILESYSTEM have been patched to function
correctly on systems that use "dash" as the system shell (i.e. Debian).
AX_PTHREAD has been fixed to provide the "-pthreads" flag on 10.6 OS X
systems.
Fixed use of $EXEEXT in AX_CHECK_JAVA_HOME, AX_PROG_JAVA, AX_PROG_JAVA_WORKS,
AX_PROG_JAVAC, and AX_PROG_JAVADOC. Further details can be found at
<http://savannah.gnu.org/patch/?6948>.
AX_LIB_LIBKML, a macro to detect Google's libkml library, has been added. See
http://savannah.gnu.org/patch/?7109 for further details.
AX_PREFIX_CONFIG_H has been bug-fixed to avoid generating extraneous spaces
that would break prefixed macros.
AX_F90_MODULE_FLAG has been bug-fixed with regard to the Compaq Alpha Fortran
compiler.
A typo in the code of AX_PYTHON_EMBED has been fixed that resulted in the
function AX_PYTHON_INSIST being undefined.
The new AX_LIB_HDF5 macro provides functionality to detect the HDF5 library.
The version detection code in AX_PKG_SWIG has been fixed. Previous versions
of this macro would fail to accept SWIG 2.0 where SWIG >= 1.3.x was requested.
pgpsTaLRIeGUk.pgp
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- autoconf-archive-2010.06.04 released [beta],
Peter Simons <=