diff options
Diffstat (limited to 'chapter08/m4.xml')
-rw-r--r-- | chapter08/m4.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter08/m4.xml b/chapter08/m4.xml index 13b032a25..341da580a 100644 --- a/chapter08/m4.xml +++ b/chapter08/m4.xml @@ -57,6 +57,8 @@ echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h</userinput></screen> <screen><userinput remap="test">make check</userinput></screen> + <para>One test, test-posix_spawn-script, is known to fail.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |