I'm embarassed to announce the release of Automake 1.8.2.
Any package built with Automake 1.8.1 (including Automake 1.8.1
itself) will fail to install on Tru64 due to a bug in install-sh.
Please trash 1.8.1.
You can find the new release here:
ftp://ftp.gnu.org/gnu/automake/automake-1.8.2.tar.gz
ftp://ftp.gnu.org/gnu/automake/automake-1.8.2.tar.gz.sig
ftp://ftp.gnu.org/gnu/automake/automake-1.8.2.tar.bz2
ftp://ftp.gnu.org/gnu/automake/automake-1.8.2.tar.bz2.sig
ftp://sources.redhat.com/pub/automake/automake-1.8.2.tar.gz
ftp://sources.redhat.com/pub/automake/automake-1.8.2.tar.gz.sig
ftp://sources.redhat.com/pub/automake/automake-1.8.2.tar.bz2
ftp://sources.redhat.com/pub/automake/automake-1.8.2.tar.bz2.sig
MD5 checksums:
7a8138b29361baec06548e6a0ac63189 automake-1.8.2.tar.bz2
181b4218ccd604898956f74f5877eb35 automake-1.8.2.tar.gz
Please report bugs to <[EMAIL PROTECTED]>.
Bug fixed in 1.8.2:
* A (well known) portability bug slipped in the changes made to
install-sh in Automake 1.8.1. The broken install-sh would refuse to
install anything on Tru64.
* Fix install rules for conditionally built python files. (This never
really worked.)