aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/expat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/expat.xml')
-rw-r--r--chapter06/expat.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/expat.xml b/chapter06/expat.xml
index 5a3bbea81..b813a840e 100644
--- a/chapter06/expat.xml
+++ b/chapter06/expat.xml
@@ -43,7 +43,7 @@
<para>Prepare Expat for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr --disable-static</userinput></screen>
<para>Compile the package:</para>