aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/libnl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/libnl.xml')
-rw-r--r--chapter06/libnl.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/libnl.xml b/chapter06/libnl.xml
index e683f8f80..ed4d8b738 100644
--- a/chapter06/libnl.xml
+++ b/chapter06/libnl.xml
@@ -43,7 +43,8 @@
<para>Prepare Libnl for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr --sysconfdir=/etc</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr --sysconfdir=/etc \
+ --disable-static</userinput></screen>
<para>Compile the package:</para>