]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Fix link to autotools tutorial.
authorFabian Alenius <fabian.alenius@gmail.com>
Tue, 21 Apr 2009 18:52:23 +0000 (20:52 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 21 Apr 2009 18:54:08 +0000 (20:54 +0200)
* doc/automake.texi (Autotools Introduction): Fix broken link.
* THANKS: Update.

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

index 4868fca1a8cfb94891d1e94eab6c929c9cf912d6..dfafb9128cf1df401aea92ebcaaf2fc64cbe5a9a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-21  Fabian Alenius  <fabian.alenius@gmail.com>  (tiny change)
+
+       Fix link to autotools tutorial.
+       * doc/automake.texi (Autotools Introduction): Fix broken link.
+       * THANKS: Update.
+
 2009-04-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        testsuite: minor w32 fixes.
diff --git a/THANKS b/THANKS
index 3bac751f5139626562cf29113009920a4685bb93..ac3255f032f87bf05fb8e2afabaea7ee82c73bd2 100644 (file)
--- 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
index 444fb21fa24478be663cd73d65b838070852a4c0..fcbee63d75ca8f7063c39b13ecbfb9ac9229c979 100644 (file)
@@ -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.