diff options
Diffstat (limited to 'chapter08/check.xml')
-rw-r--r-- | chapter08/check.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter08/check.xml b/chapter08/check.xml index cb6b3590d..59e0d67cf 100644 --- a/chapter08/check.xml +++ b/chapter08/check.xml @@ -40,6 +40,10 @@ <sect2 role="installation"> <title>Installation of Check</title> + &update-config-text; + +<screen><userinput remap="pre">tar &update-config-arg;</userinput></screen> + <para>Prepare Check for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr --disable-static</userinput></screen> |