aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/shadow.xml16
1 files changed, 1 insertions, 15 deletions
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml
index c1f52f367..9647214a0 100644
--- a/chapter06/shadow.xml
+++ b/chapter06/shadow.xml
@@ -92,21 +92,7 @@ find man -name Makefile.in -exec sed -i 's/groups\.1 / /' {} \;</userinput></scr
-without-selinux</userinput></screen>
-->
-<screen><userinput remap="configure">./configure --sysconfdir=/etc --without-libpam</userinput></screen>
-
- <variablelist>
- <title>The meaning of the configure option:</title>
-
- <varlistentry>
- <term><parameter>-without-libpam</parameter></term>
- <listitem>
- <para>Support for PAM is enabled by default, but PAM is not
- built in a base LFS system. The compilation of
- <command>login</command> will fail if this option is not used.</para>
- </listitem>
- </varlistentry>
-
- </variablelist>
+<screen><userinput remap="configure">./configure --sysconfdir=/etc</userinput></screen>
<para>Compile the package:</para>