From: Fabian Alenius Date: Tue, 21 Apr 2009 18:52:23 +0000 (+0200) Subject: Fix link to autotools tutorial. X-Git-Tag: v1.11~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07939c25e5c3c442bc81366118067df92c5ce6ba;p=thirdparty%2Fautomake.git Fix link to autotools tutorial. * doc/automake.texi (Autotools Introduction): Fix broken link. * THANKS: Update. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index 4868fca1a..dfafb9128 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-04-21 Fabian Alenius (tiny change) + + Fix link to autotools tutorial. + * doc/automake.texi (Autotools Introduction): Fix broken link. + * THANKS: Update. + 2009-04-19 Ralf Wildenhues testsuite: minor w32 fixes. diff --git a/THANKS b/THANKS index 3bac751f5..ac3255f03 100644 --- a/THANKS +++ b/THANKS @@ -97,6 +97,7 @@ Erick Branderhorst branderh@iaehv.nl Erik Lindahl E.Lindahl@chem.rug.nl Esben Haabendal Soerensen bart@kom.aau.dk Ezra Peisach epeisach@MED-XTAL.BU.EDU +Fabian Alenius fabian.alenius@gmail.com Flavien Astraud flav42@yahoo.fr Florian Briegel briegel@zone42.de Francesco Salvestrini salvestrini@gmail.com diff --git a/doc/automake.texi b/doc/automake.texi index 444fb21fa..fcbee63d7 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.