GNU Autoconf 2.67 released [stable]

Eric Blake <[email protected]> Mon, 02 Aug 2010 13:32:32 -0600
Newsgroups gmane.comp.sysutils.autotools.announce
Organization Red Hat
Message-ID <[email protected]>
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig9EBB03907FEB7E650801FCF4
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

The GNU Autoconf team is pleased to announce the stable release of
Autoconf 2.67.  Autoconf is an extensible package of M4 macros that
produce shell scripts to automatically configure software source code
packages.  These scripts can adapt the packages to many kinds of
UNIX-like systems without manual user intervention.  Autoconf creates a
configuration script for a package from a template file that lists the
operating system features that the package can use, in the form of M4
macro calls.

This release fixes a few regressions introduced in the previous release,
and is primarily focused on bug fixes.  It also includes a few new
features, documented below.

Here are the compressed sources:
  http://ftpmirror.gnu.org/autoconf/autoconf-2.67.tar.gz   (1.8MB)
  http://ftpmirror.gnu.org/autoconf/autoconf-2.67.tar.bz2   (1.4MB)
  http://ftpmirror.gnu.org/autoconf/autoconf-2.67.tar.xz   (1.2MB)

Here are the GPG detached signatures[*]:
  http://ftpmirror.gnu.org/autoconf/autoconf-2.67.tar.gz.sig
  http://ftpmirror.gnu.org/autoconf/autoconf-2.67.tar.bz2.sig
  http://ftpmirror.gnu.org/autoconf/autoconf-2.67.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-2.67.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 2527436A

and rerun the `gpg --verify' command.

This release was bootstrapped with the following tools:
  Automake 1.11.1

=2E/NEWS

* Major changes in Autoconf 2.67 (2010-07-21) [stable]
  Released by Eric Blake, based on git versions 2.66.*.

** AC_CONFIG_SUBDIRS with more than one subdirectory at a time works agai=
n.
   Regression introduced in 2.66.

** AC_CHECK_SIZEOF of a pointer type works again.  Regression introduced =
in
   2.66.

** New macro AC_FC_LINE_LENGTH to accept long Fortran source code lines.

** AC_PREPROC_IFELSE now keeps the preprocessed output in the conftest.i
   file for inspection by the commands in the ACTION-IF-TRUE argument.

** AC_INIT again allows parentheses and other characters that are literal=

   in single- or double-quoted strings, and in quoted and unquoted
   here-documents, for its PACKAGE and VERSION arguments.  Regression
   introduced in 2.66.

** autoreconf passes warning flags to new enough versions of aclocal.

** Running an Autotest testsuite in parallel mode no longer triggers a
   race condition that could cause the testsuite run to end early,
   fixing a sporadic failure in autoconf's own testsuite.  Bug present
   since introduction of parallel tests in 2.63b.

--=20
Eric Blake, on behalf of
The GNU Autoconf team


--------------enig9EBB03907FEB7E650801FCF4
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Public key at http://people.redhat.com/eblake/eblake.gpg
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iQEcBAEBCAAGBQJMVx1VAAoJEKeha0olJ0NqWHMIAJYkAnT2uJiy01cGDGatMmxb
6jYA6gnhXGybCi44NhqcXV1gsEq6ZkaXGpnaqChqjxa19HcRK8BES8PTvmcDfyNM
tc8FUfTF+W+5m5djnB56ppzHHovwkzhjVwgxRUbhH4oHat3yh1K+Oe4xJc2aUpMV
xd9yxEoaDzgoOR3lZoYICe/sJiJz+Bpk2fkL1zfHHv1N3MqRtVD3A/tgDJJw+XtN
4/CK4/E9xGicc0iSbwV2nezEJ4o81g3Ya/Jk62qCvpJhd/3b2N6sQMNsZuKSlBgu
Rjyc0J05Cb2X0gOERvVXYXzwyOlganZPLA70sBvTXmNdXn+kIffp7lgFeyrW904=
=ZPqQ
-----END PGP SIGNATURE-----

--------------enig9EBB03907FEB7E650801FCF4--