aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-14 15:24:09 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-14 15:24:09 +0000
commit3d92d63bde160bc5ac98f44ec2cc5dd524e06042 (patch)
tree64c7e407e67852878922f83c3f31554e111d2c94 /chapter06
parenta4053b5ba2f039f90fed570bffa9ea6e5cba0ff0 (diff)
Minor updates.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/ncurses.xml19
1 files changed, 1 insertions, 18 deletions
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml
index 38da3ca22..5c48b3619 100644
--- a/chapter06/ncurses.xml
+++ b/chapter06/ncurses.xml
@@ -106,30 +106,13 @@ popd</userinput></screen>
</varlistentry>
<varlistentry>
- <term><parameter>--enable-pc-files</parameter></term>
- <listitem>
- <para>This switch generates and installs .pc files for pkg-config.
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term><parameter>--without-normal</parameter></term>
<listitem>
<para>This switch disables building and installing most static libraries.
</para>
</listitem>
</varlistentry>
- <!--
- <varlistentry>
- <term><parameter>- -disable-db-install</parameter></term>
- <listitem>
- <para>This switch disables building the terminfo database: it is not
- needed at this stage, and if <command>tic</command> is too old,
- it cannot compile recent databases.</para>
- </listitem>
- </varlistentry>
- -->
+
</variablelist>
<para>Compile the package:</para>