diff options
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r-- | chapter06/automake.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml index 115f311bf..f0905fd84 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -62,6 +62,8 @@ <screen><userinput remap="test">sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &:" t/lex-{clean,depend}-cxx.sh make -j4 check</userinput></screen> + <para>Three tests are known ot fail.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |