diff options
Diffstat (limited to 'chapter05/dejagnu.xml')
-rw-r--r-- | chapter05/dejagnu.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter05/dejagnu.xml b/chapter05/dejagnu.xml index bae0ed7d9..f9bd2843d 100644 --- a/chapter05/dejagnu.xml +++ b/chapter05/dejagnu.xml @@ -49,9 +49,8 @@ <screen><userinput remap="install">make install</userinput></screen> - <para>To test the results, issue:</para> - -<screen><userinput remap="test">make check</userinput></screen> + <para>This package does come with a test suite, however, it cannot be + run at this time because we do not have a C++ compiler yet.</para> </sect2> |