This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Automake 1.7.4 released


We're pleased to announce the release of Automake 1.7.4

This is a bug fix release.  The list of bug fixes is appended.

You can find the new release here:

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

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:

    bfdeb21a880a77e7c377f350760ea012  automake-1.7.4.tar.bz2
    a9ae92e0b1908ec020a0346a1938edd9  automake-1.7.4.tar.gz

Please report bugs to <bug-automake at gnu dot org>.

 - The Automake team

Bugs fixed in 1.7.4:
* Tweak the TAGS rule to support Exuberant Ctags (in addition to
  the Emacs implementation)
* Fix output of aclocal.m4 dependencies in subdirectories.
* Use `mv -f' instead of `mv' in fastdep rules.
* Upgrade mdate-sh to work on OS/2.
* Don't byte-compile elisp files when ELCFILES is set empty.
  (this documented feature was broken by 1.7.3)
* Diagnose trailing backslashes on last line of Makefile.am.
* Diagnose whitespace following trailing backslashes.
* Multiple tests are now correctly supported in DEJATOOL. (PR/388)
* Fix rebuilt rules for AC_CONFIG_FILES([Makefile:Makefile.in:Makefile.bot])
  Makefiles. (PR/389)
* Minor documentation fixes.

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]