mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
57835a9199
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@727 af4574ff-66df-0310-9fd7-8a98e5e911e0
17 lines
636 B
XML
17 lines
636 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>--disable-dependancy-tracking</userinput> : This option
|
|
speeds up one time builds.</para>
|
|
|
|
<para><userinput>--disable-syslogd</userinput> : This option prevents
|
|
inetutils installing the System Log Daemon, which is installed in the LFS Book.</para>
|
|
|
|
<para><userinput>--with-wrap</userinput> : This option makes inetutils compile
|
|
against tcp-wrappers. Omit this option if you didn't install tcp-wrappers.</para>
|
|
|
|
<para><userinput>--with-pam</userinput> : This option makes inetutils compile
|
|
against for Linux-PAM. Omit this option if you didn't install PAM.</para>
|
|
</sect2>
|
|
|