diff options
author | wiz <wiz@pkgsrc.org> | 2004-09-21 12:21:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-09-21 12:21:05 +0000 |
commit | b5c0f9aaf300b76f97ebb26e6cc6f2939ef944bf (patch) | |
tree | 7aaae5d236fa3238344e28c6626f8282c6dc30fb /doc | |
parent | a703ec408f945bc61203033cf627583dcc813512 (diff) | |
download | pkgsrc-b5c0f9aaf300b76f97ebb26e6cc6f2939ef944bf.tar.gz |
Updated automake to 1.9.2:
Bugs fixed in 1.9.2 (10th anniversary release):
* Sort rm commands output for mostlyclean-generic, clean-generic,
distclean-generic and maintainer-clean-generic, so that the produced
Makefile is not sensible to the way Perl sorts its hashes.
* Support `+' in the name of directories given to `include'.
* Preserve spaces in the arguments of `compile'.
* `missing' will no longer try to emulate a tool that is run
with `--version' or `--help' as argument.
* Noteworthy manual update:
- There is a new chapter about the history of Automake.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 51599d0c315..2482e3d38e1 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7194 2004/09/21 10:16:05 xtraeme Exp $ +$NetBSD: CHANGES,v 1.7195 2004/09/21 12:21:05 wiz Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4301,3 +4301,4 @@ Changes to the packages collection and infrastructure in 2004: Updated bidwatcher to 1.3.16 [tron 2004-09-21] Updated libmikmod to 3.1.11.1 [wiz 2004-09-21] Updated clamsmtp to 0.8 [xtraeme 2004-09-21] + Updated automake to 1.9.2 [wiz 2004-09-21] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.2152 2004/09/21 10:48:16 wiz Exp $ +$NetBSD: TODO,v 1.2153 2004/09/21 12:21:06 wiz Exp $ Suggested new packages ====================== @@ -189,7 +189,6 @@ Suggested package updates o aspell-0.60 o atari800-1.3.3 o auctex-11.53 - o automake-1.9.2 o avidemux-2.0.28 o balsa-1.4.4 o bash3-3.0 |