diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/flex.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter06/flex.xml b/chapter06/flex.xml index c5942ff18..0ac7b8e67 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -49,9 +49,10 @@ <screen><userinput remap="make">make</userinput></screen> - <para>To test the results, issue:</para> + <para>The testsuite in this version of Flex does nothing useful before it + ends with an error.</para> -<screen><userinput remap="test">make check</userinput></screen> +<!--<screen><userinput remap="test">make check</userinput></screen>--> <para>Install the package:</para> |