aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ncurses-exp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/ncurses-exp.xml')
-rw-r--r--chapter06/ncurses-exp.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/chapter06/ncurses-exp.xml b/chapter06/ncurses-exp.xml
index 4145f8481..f393f9db5 100644
--- a/chapter06/ncurses-exp.xml
+++ b/chapter06/ncurses-exp.xml
@@ -9,9 +9,6 @@ valid in the new C++ standard.</para>
<para><userinput>--with-shared:</userinput> This enables the build of the
shared ncurses library files.</para>
-<para><userinput>--disable-termcap:</userinput> Disabled the compilation of
-termcap fall back support.</para>
-
<para><userinput>mv /lib/*.a /usr/lib :</userinput> This
moves all of the static ncurses library files from /lib to /usr/lib.
/lib should only contain the shared files which are essential to the