aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/automake.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r--chapter06/automake.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index fefa708d1..8695a9ee6 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -49,7 +49,7 @@
<para>Prepare Automake for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr --docdir=/usr/share/doc/automake-&automake-version;</userinput></screen>
<para>Compile the package:</para>