diff options
author | wiz <wiz@pkgsrc.org> | 2003-02-24 07:39:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-02-24 07:39:03 +0000 |
commit | 4b5b892d8e04ae41a918520acb83ccdb7b58c76f (patch) | |
tree | 4ea6df5977036bb00ec1282cd9bdc5fa5167f99f /devel/automake14 | |
parent | e51fac22c602dcb51314f4035ce871397b05f6d8 (diff) | |
download | pkgsrc-4b5b892d8e04ae41a918520acb83ccdb7b58c76f.tar.gz |
Update to 1.7.3.
Bugs fixed in 1.7.3:
* Fix stamp files numbering (when using multiple AC_CONFIG_HEADERS).
* Query distutils for `pythondir' and `pythonexecdir', instead of
using an hardcoded path. This should allow builds on 64-bit
distributions that usually use lib64/ instead of lib/.
* AM_PATH_PYTHON will also search for python2.3.
* elisp files are now built all at once instead of one by one. Besides
incurring a speed-up, this is required to support interdependent elisp files.
* Fix some incompatibilities with upcoming perl-5.10.
* Properly quote AC_PACKAGE_TARNAME and AC_PACKAGE_VERSION when defining
PACKAGE and VERSION.
* depcomp fixes:
- dashmstdout and dashXmstdout modes: don't use `-o /dev/null', this
is troublesome with gcc and Solaris compilers.
- makedepend mode: work with Libtool.
- support for ICC.
* better support for unusual gettext setups, such as multiple po/ directories:
- Flag missing po/ and intl/ directories as warnings, not errors.
- Disable these warnings if po/ does not exist.
* Noteworthy manual updates:
- New FAQ chapter.
- Document how AC_CONFIG_AUX_DIR interacts with missing files.
(Debian Bug #39542)
- Document `AM_YFLAGS = -d'.
Diffstat (limited to 'devel/automake14')
0 files changed, 0 insertions, 0 deletions