aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
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>