Version 2015.02.24 of the GNU Autoconf Archive is available for download:

Here are the compressed sources and GPG detached signatures[*]:
  http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2015.02.24.tar.xz
  
http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2015.02.24.tar.xz.sig
  http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2015.02.24.tar.lz
  
http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2015.02.24.tar.lz.sig

Use a mirror for higher download bandwidth:
  http://www.gnu.org/order/ftp.html

[*] Use a .sig file 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-2015.02.24.tar.xz.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.69
  Automake 1.14.1
  Gnulib v0.1-228-gb155b06

NEWS

* Noteworthy changes in release 2015.02.24 (2015-02-24) [stable]

  AX_CHECK_ENABLE_DEBUG now uses $ax_is_release as default for IS-RELEASE.

  AX_IS_RELEASE now supports micro-version policies.

  Portability of AX_CXX_COMPILE_STDCXX_0X has been improved.

  AX_PROG_HAXE_VERSION is a new macro to detect the presence of Haxe
  <http://haxe.org>.

  AX_COMPILER_FLAGS has undergone extensive re-factoring.

  AX_COMPILER_FLAGS_CXXFLAGS is a new macro that tests available C++ compiler
  warnings.

  AX_CXX_COMPILE_STDCXX_11 can now test for SFINAE with template aliases.

  AX_APPEND_FLAG: Fix a regression introduced in the previous release.

Attachment: signature.asc
Description: PGP signature

-- 
If you have a working or partly working program that you'd like
to offer to the GNU project as a GNU package, see 
https://www.gnu.org/help/evaluation.html.

Reply via email to