automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Automake 1.7.1 released


From: Alexandre Duret-Lutz
Subject: Automake 1.7.1 released
Date: Wed, 16 Oct 2002 23:16:51 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/20.7 (i386-debian-linux-gnu)

We're pleased to announce the release of Automake 1.7.1

This is a bug fix release.  The list of fixed bugs is appended below.

You can find the new release here:

    ftp://sources.redhat.com/pub/automake/automake-1.7.1.tar.gz
    ftp://sources.redhat.com/pub/automake/automake-1.7.1.tar.bz2

Soon it will also appear at

    ftp://ftp.gnu.org/gnu/automake/automake-1.7.1.tar.gz
    ftp://ftp.gnu.org/gnu/automake/automake-1.7.1.tar.bz2

as well as on sources and GNU mirrors:

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

Please report bugs to <address@hidden>.

 - Akim, Alexandre, and Tom

Bugs fixed in 1.7.1:
* Honor `ansi2knr' for files built in subdirectories, or using per-targets
  flags.
* Aclocal should now recognize macro names containing parentheses, e.g.
  AC_DEFUN([AC_LANG_PREPROC(Fortran 90)], [...]).
* Erase *.sum and *.log files created by DejaGnu, during `make distclean'.
  (Debian Bug#153697)
* Install Python files even if they were built.  (PR/369)
* Have stamp-vti dependent upon configure instead of configure.ac, as the
  version might not be defined in the latter. (PR/358)
* Reorder arguments passed to a couple of commands, so things works
  when POSIXLY_CORRECT=1.
* Fix a regex that can cause Perl to segfault on large input.
  (Debian Bug#162583)
* Fix distribution of packages that have some sources defined conditionally,
  as in the `Conditional compilation using Automake conditionals' example
  of the manual.
* Fix spurious test suite failures on IRIX.
* Don't report a required variable as undefined if it has been
  defined conditionally for the "right" conditions.
* Fix cleaning of the /tmp subdirectory used by `make distcheck', in case
  `make distcheck' fails.
* Fix distribution of included Makefile fragment, so we don't create
  spurious directories in the distribution. (PR/366)
* Don't complain that a target lacks `.$(EXEEXT)' when it has it.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]