aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kmod.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/kmod.xml')
-rw-r--r--chapter06/kmod.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml
index 649cb76d3..f04f89303 100644
--- a/chapter06/kmod.xml
+++ b/chapter06/kmod.xml
@@ -43,11 +43,7 @@
<para>Prepare Kmod for compilation:</para>
-<screen><userinput remap="configure">liblzma_CFLAGS="-I/usr/include" \
-liblzma_LIBS="-L/lib -llzma" \
-zlib_CFLAGS="-I/usr/include" \
-zlib_LIBS="-L/lib -lz" \
-./configure --prefix=/usr \
+<screen><userinput remap="configure">./configure --prefix=/usr \
--bindir=/bin \
--libdir=/lib \
--sysconfdir=/etc \