summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexandre Duret-Lutz <adl@gnu.org>2004-07-11 22:07:25 +0000
committerAlexandre Duret-Lutz <adl@gnu.org>2004-07-11 22:07:25 +0000
commit68acb54a58e22f4ad83ed9de1b885b9c78bd9b1a (patch)
tree07011f700445ed227d935931d98a7c99fa6ffab6 /NEWS
parent1f42d9a8df3d30affdc7b9ba64a7d5b2236ad160 (diff)
downloadautomake-68acb54a58e22f4ad83ed9de1b885b9c78bd9b1a.tar.gz
For PR automake/428:
Support for conditionally defined -hook and -local rules. * automake.in (user_phony_rule): New function. (handle_dist, handle_install, handle_all, do_check_merge_target, handle_factored_dependencies): Use user_phony_rule before adding a user -hook or -local rule as a dependency to ensure it is always defined an phony. * tests/cond37.test, tests/condhook.test: New files. * tests/Makefile.am (TESTS): Add them. Report from Simon Josefsson and Nik A. Melchior.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e8cf0fc51..60c4ddb19 100644
--- a/NEWS
+++ b/NEWS
@@ -79,6 +79,8 @@ New in 1.8c:
- Support for conditional _LISP.
+ - Support for conditional -hook and -local rules (PR/428).
+
- Diagnose AC_CONFIG_AUX_DIR calls following AM_INIT_AUTOMAKE. (PR/49)
- Automake will not write any Makefile.ins after the first error it