From df436f0be42a6c04f825e092c863565c3938eaa7 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Sat, 19 Aug 2006 13:53:52 +0000 Subject: [PATCH] * doc/automake.texi (Standard Directory Variables): Fix multitable width. (Autotools Introduction): Fix @uref usage. --- ChangeLog | 6 ++++++ doc/automake.texi | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7ceab3d..525ad0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-08-19 Alexandre Duret-Lutz + + * doc/automake.texi (Standard Directory Variables): Fix multitable + width. + (Autotools Introduction): Fix @uref usage. + 2006-08-19 Ralf Wildenhues * doc/automake.texi: Fix some typos in the introduction, diff --git a/doc/automake.texi b/doc/automake.texi index 1e62d60..675df08 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -391,8 +391,8 @@ 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{Autotools Tutorial, -http://www-src.lip6.fr/@/~Alexandre.Duret-Lutz/@/autotools.html}. +@uref{http://www-src.lip6.fr/@/~Alexandre.Duret-Lutz/@/autotools.html, +Autotools Tutorial}. This chapter is the written version of the first part of his tutorial. @menu @@ -641,7 +641,7 @@ files. The GNU Coding Standards also specify a hierarchy of variables to denote installation directories. Some of these are: -@multitable {Directory variable} {@file{@code{datarootdir}/doc/@code{PACKAGE}}} +@multitable {Directory variable} {@code{$@{datarootdir@}/doc/$@{PACKAGE@}}} @headitem Directory variable @tab Default value @item @code{prefix} @tab @code{/usr/local} @item @w{@ @ @code{exec_prefix}} @tab @code{$@{prefix@}} -- 2.7.4