]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Fix link to "Recursive Make Considered Harmful" paper.
authorPeter Johansson <trojkan@gmail.com>
Fri, 18 Sep 2009 18:11:36 +0000 (20:11 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 18 Sep 2009 18:11:36 +0000 (20:11 +0200)
* doc/automake.texi (Alternative): Fix broken URL.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
doc/automake.texi

index da36294c0a9642be8048e043c9f3b0b293f4397a..6ed8dc93e2413e6b01a9ddb205ea84231de908e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-18  Peter Johansson  <trojkan@gmail.com>  (tiny change)
+
+       Fix link to "Recursive Make Considered Harmful" paper.
+       * doc/automake.texi (Alternative): Fix broken URL.
+
 2009-09-11  Reuben Thomas <rrt@sc3d.org>  (tiny patch)
 
        Fix outdated reference to sh-utils in the manual.
index ae3fd6790d5472f35730c72e463a9e09440e9ec2..f6633d8d84258a59cf79d557ddea422fc1d83b94 100644 (file)
@@ -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