diff options
Diffstat (limited to 'chapter05/gettext.xml')
-rw-r--r-- | chapter05/gettext.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml index b2174d8f8..d88a1a358 100644 --- a/chapter05/gettext.xml +++ b/chapter05/gettext.xml @@ -56,7 +56,7 @@ which doesn't have a C# compiler.</para></listitem> <screen><userinput>make</userinput></screen> -<para>(If you insist on testing the results, then issue: <userinput>make +<para>(If you want to test the results, then issue: <userinput>make check</userinput>. This takes a very long time, around 7 SBUs. Moreover, the Gettext test suite is known to experience failures under certain host conditions -- for example when it finds a Java compiler on the host (but an |