diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/m4.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/m4.xml b/chapter06/m4.xml index 924e6c7b3..c22282c1d 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -42,7 +42,7 @@ <para>Prepare M4 for compilation:</para> -<screen><userinput remap="configure">./configure --prefix=/usr --enable-threads</userinput></screen> +<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen> <para>Compile the package:</para> |