aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/acl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/acl.xml')
-rw-r--r--chapter06/acl.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter06/acl.xml b/chapter06/acl.xml
index fb3e3475d..14c34d3e6 100644
--- a/chapter06/acl.xml
+++ b/chapter06/acl.xml
@@ -59,8 +59,9 @@
<para>Prepare Acl for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr \
- --bindir=/bin \
+<screen><userinput remap="configure">./configure --prefix=/usr \
+ --bindir=/bin \
+ --disable-static \
--libexecdir=/usr/lib</userinput></screen>
<para>Compile the package:</para>