Hello Fabian, * Fabian Alenius wrote on Sun, Apr 19, 2009 at 11:04:01PM CEST: > Hi, the link from the documentation does not work.
Thanks! Fixed with this patch, added you to THANKS, and pushed to master and branch-1-10. Cheers, Ralf 2009-04-21 Fabian Alenius <[email protected]> (tiny change) Fix link to autotools tutorial. * doc/automake.texi (Autotools Introduction): Fix broken link. * THANKS: Update. diff --git a/doc/automake.texi b/doc/automake.texi index 444fb21..fcbee63 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -440,7 +440,7 @@ you through it. If you need some teaching material, more illustrations, or a less @command{automake}-centered continuation, some slides for this introduction are available in Alexandre Duret-Lutz's -...@uref{http://www-src.lip6.fr/@/~Alexandre.Duret-Lutz/@/autotools.html, +...@uref{http://www.lrde.epita.fr/@/~adl/@/autotools.html, Autotools Tutorial}. This chapter is the written version of the first part of his tutorial.
