diff options
Diffstat (limited to 'chapter08/automake.xml')
-rw-r--r-- | chapter08/automake.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/automake.xml b/chapter08/automake.xml index 33db7bcb9..b97ac9f4a 100644 --- a/chapter08/automake.xml +++ b/chapter08/automake.xml @@ -40,11 +40,11 @@ <sect2 role="installation"> <title>Installation of Automake</title> - +<!-- <para>Fix a failing test:</para> <screen><userinput remap="pre">sed -i "s/''/etags/" t/tags-lisp-space.sh</userinput></screen> - +--> <para>Prepare Automake for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr --docdir=/usr/share/doc/automake-&automake-version;</userinput></screen> |