GNU autoconf-2.66 released [stable]

Eric Blake <[email protected]> Fri, 02 Jul 2010 17:30:33 -0600
Newsgroups gmane.comp.sysutils.autotools.announce
Organization Red Hat
Message-ID <4C2E7699.1000309__4761.36326692558$1278113575$gmane$org@redhat.com>
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig3C1276333CA3843DE7C15080
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.66.  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 recent releases, 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.66.tar.gz   (1.8MB)
  http://ftpmirror.gnu.org/autoconf/autoconf-2.66.tar.bz2   (1.4MB)
  http://ftpmirror.gnu.org/autoconf/autoconf-2.66.tar.xz   (1.2MB)

Here are the GPG detached signatures[*]:
  http://ftpmirror.gnu.org/autoconf/autoconf-2.66.tar.gz.sig
  http://ftpmirror.gnu.org/autoconf/autoconf-2.66.tar.bz2.sig
  http://ftpmirror.gnu.org/autoconf/autoconf-2.66.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.66.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.66 (2010-07-02) [stable]
  Released by Eric Blake, based on git versions 2.65.*.

** AC_FUNC_MMAP works in C++ mode again.  Regression introduced in 2.65.

** Use of m4_divert without a named diversion now issues a syntax warning=
,
   since it is seldom right to change diversions behind autoconf's back.

** The macros AC_TYPE_INT8_T, AC_TYPE_INT16_T, AC_TYPE_INT32_T, and
   AC_TYPE_INT64_T work again.  Regression introduced in 2.65.

** AC_PROG_INSTALL correctly uses `shtool' again.  Regression introduced
   in 2.64.

** Autoconf should work on EBCDIC hosts.

** AC_CHECK_DECL and AC_CHECK_DECLS accept optional function argument typ=
es
   for overloaded C++ functions.

** AS_SET_CATFILE accepts nonliterals in its variable name argument now.

** Autotest testsuites accept an option --recheck to rerun tests that
   failed or passed unexpectedly during the last non-debug testsuite run.=


** AC_ARG_ENABLE and AC_ARG_WITH now also accept `+' signs in `--enable-*=
'
   and `--with-*' arguments, converting them to underscores for the varia=
ble
   names.

** In configure scripts, loading CONFIG_SITE no longer searches PATH,
   and problems in loading the configuration site files are diagnosed.

** Autotest testsuites may optionally provide colored test results.

** The previously undocumented Autotest macros AT_ARG_OPTION and
   AT_ARG_OPTION_ARG have seen bug fixes and are documented now.
   AT_ARG_OPTION has been changed in that the negative of a long option
   --OPTION is now --no-OPTION rather than --noOPTION.

** The macro AS_LITERAL_IF is slightly more conservative; text
   containing shell quotes are no longer treated as literals.
   Furthermore, a new macro, AS_LITERAL_WORD_IF, adds an additional
   level of checking that no whitespace occurs in literals.

** The macros AS_TR_SH and AS_TR_CPP no longer expand their results.

** The following macros are now documented:
   AS_BOX

** New macro AC_FC_FIXEDFORM to accept fixed-form Fortran.

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


--------------enig3C1276333CA3843DE7C15080
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/

iQEcBAEBCAAGBQJMLnaeAAoJEKeha0olJ0NqMhYIAIBej57bvbLy85ke+ZO/Wg9g
zMwfkOvByxdBB6iee51R7lG3ZMQ3TiOyiYO4jcYRj9W5zw2kMt0bR6BI4QUKSq0O
8Jx2Nlpnk5nJ0DMcOEBo+K97uyS9Wad7sK8R5n6D15lgUH34J/7Y67tu7mh3MQqO
WYzyUs1EWDejkD+Gynybst33YmadKd6DhzIXqNDKm9bjpqTJlXueze6s++hm0/EI
N7NRUS/2AXierLgsNVSBLFgzIYPQM4Rd4Rw76nQe+n8DvQb0j2iSqoUqgdww1P8t
F0ixhW24QHGzzgT9jNFyKBLG/y4F3TwxlwHJLs1i/iMMglPPOX6prKB64CzVNTU=
=biwy
-----END PGP SIGNATURE-----

--------------enig3C1276333CA3843DE7C15080--