From d5441f98f7f81c3a1486ddca8d7b4a967c074c39 Mon Sep 17 00:00:00 2001 From: Peter Johansson Date: Fri, 18 Sep 2009 20:11:36 +0200 Subject: [PATCH] Fix link to "Recursive Make Considered Harmful" paper. * doc/automake.texi (Alternative): Fix broken URL. Signed-off-by: Ralf Wildenhues --- ChangeLog | 5 +++++ doc/automake.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index da36294c0..6ed8dc93e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-09-18 Peter Johansson (tiny change) + + Fix link to "Recursive Make Considered Harmful" paper. + * doc/automake.texi (Alternative): Fix broken URL. + 2009-09-11 Reuben Thomas (tiny patch) Fix outdated reference to sh-utils in the manual. diff --git a/doc/automake.texi b/doc/automake.texi index ae3fd6790..f6633d8d8 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -4345,7 +4345,7 @@ variables it cannot ensure the corresponding directory exists. @section An Alternative Approach to Subdirectories If you've ever read Peter Miller's excellent paper, -@uref{http://www.pcug.org.au/~millerp/rmch/recu-make-cons-harm.html, +@uref{http://miller.emu.id.au/pmiller/books/rmch/, Recursive Make Considered Harmful}, the preceding sections on the use of subdirectories will probably come as unwelcome advice. For those who haven't read the paper, Miller's main thesis is that recursive -- 2.47.2