Automake 1.9.6 released

Alexandre Duret-Lutz <[email protected]> Sun, 10 Jul 2005 22:49:04 +0200
Newsgroups gmane.comp.sysutils.autotools.announce,gmane.comp.sysutils.automake.general
Message-ID <[email protected]>
I'm pleased to announce the release of Automake 1.9.6.

This is a bug-fix release, the list of bugs fixed is appended.

You can find the new release here:

    ftp://ftp.gnu.org/gnu/automake/automake-1.9.6.tar.gz
    ftp://ftp.gnu.org/gnu/automake/automake-1.9.6.tar.gz.sig
    ftp://ftp.gnu.org/gnu/automake/automake-1.9.6.tar.bz2
    ftp://ftp.gnu.org/gnu/automake/automake-1.9.6.tar.bz2.sig
    ftp://sources.redhat.com/pub/automake/automake-1.9.6.tar.gz
    ftp://sources.redhat.com/pub/automake/automake-1.9.6.tar.gz.sig
    ftp://sources.redhat.com/pub/automake/automake-1.9.6.tar.bz2
    ftp://sources.redhat.com/pub/automake/automake-1.9.6.tar.bz2.sig

Soon it will also appear on the sources and GNU mirrors listed here:

    http://www.gnu.org/order/ftp.html
    http://sources.redhat.com/mirrors.html

Finally, here are the MD5 checksums:

    c60f77a42f103606981d456f1615f5b4  automake-1.9.6.tar.gz
    c11b8100bb311492d8220378fd8bf9e0  automake-1.9.6.tar.bz2

Please report bugs to <[email protected]>.

Bugs fixed in 1.9.6:

* Longstanding bugs:

  - Correctly diagnose `#' comments following trailing backslash.

  - Preserve backslashes preceding `##' lines.

  - Preserve the order of items conditionally appended (+=) to variables.

  - Fix support of installation directory names with spaces on systems
    where mkinstalldirs cannot use `mkdir -p'.

  - Avoid infinite loop in mdate-sh when TIME_STYLE is set.

  - Do not output two definitions of SOURCES (an internal variable).
    One was not formatted and could exceed the maximum line length of
    some third-party tools (e.g., AIX 5.1 grep, breaking dependency
    tracking).

  - Do not empty info files when attempting to rebuild them without makeinfo.

  - Be smarter when a Makefile.am references files in both "./dir" and
    "dir": do not output two rules to create these directories.
    (PR/461)

  - Do not attempt to recover a missing *.elc file if it cannot be
    created because emacs does not exist.

  - Several aclocal fixes for issues occuring when configure.ac
    includes some other m4 files explicitely with m4_include or m4_sinclude.
    (PR/450)

  - depcomp's cpp mode now understands preprocessors that output either
    `#line 42 file' or `# 42 file'.  (Only the latter was supported.)

* Other miscellaneous changes:

  - Update the GPL, and the FSF postal address.

  - Anticipate for python2.5 in AM_PATH_PYTHON.

  - The manual should now compile without any warning from TeX.
signature.asc (application/pgp-signature, 188 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBC0YnMOFnAOy4jbkcRApLFAJwI1Rnqti2s0Rm7ki+BoZS3N/D6JACfRo5g
ytsuz+P7jUld6qA0ofV3GGg=
=WgB1
-----END PGP SIGNATURE-----