aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/automake.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/automake.xml')
-rw-r--r--chapter06/automake.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index 117f9c48b..c58cf6184 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -52,7 +52,7 @@
<para>There are a couple of tests that incorrectly link to the
wrong version of the flex library, so we temporarily work around
the problem. Also, using the -j4 make option speeds up the tests, even on
- systems with only one processor due to internal delays in individual
+ systems with only one processor, due to internal delays in individual
tests. To test the results, issue:</para>
<screen><userinput remap="test">sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &amp;:" t/lex-{clean,depend}-cxx.sh