From: Peter Johansson Date: Fri, 18 Sep 2009 18:11:36 +0000 (+0200) Subject: Fix link to "Recursive Make Considered Harmful" paper. X-Git-Tag: v1.11.1~10^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5441f98f7f81c3a1486ddca8d7b4a967c074c39;p=thirdparty%2Fautomake.git Fix link to "Recursive Make Considered Harmful" paper. * doc/automake.texi (Alternative): Fix broken URL. Signed-off-by: Ralf Wildenhues --- 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