diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/automake.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chapter08/automake.xml b/chapter08/automake.xml index 92fae932b..4fc1bd277 100644 --- a/chapter08/automake.xml +++ b/chapter08/automake.xml @@ -58,10 +58,9 @@ the results, issue:</para> <screen><userinput remap="test">make -j4 check</userinput></screen> -<!-- - <para>The tests t/subobj.sh, t/deprecated-acinit.sh, and t/init.sh are known to - fail in the LFS environment.</para> ---> + + <para>The test t/subobj.sh is known to fail.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |