+2006-08-19 Alexandre Duret-Lutz <adl@gnu.org>
+
+ * doc/automake.texi (Standard Directory Variables): Fix multitable
+ width.
+ (Autotools Introduction): Fix @uref usage.
+
2006-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* doc/automake.texi: Fix some typos in the introduction,
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
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@}}