X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=INSTALL;h=0719544d7eb6e4647c77da35a8a05a0f88a7059f;hp=ab7dcd829959c988c23c808c5e9895b5f9fc0967;hb=06ae48ca77d71610e4d86d138a8fd19db84634ce;hpb=e70a86c3d48b8cbad0f6d1c33ba5b027a243834e diff --git a/INSTALL b/INSTALL index ab7dcd82..0719544d 100644 --- a/INSTALL +++ b/INSTALL @@ -25,7 +25,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: INSTALL,v 1.135 2008/11/02 21:13:51 tom Exp $ +-- $Id: INSTALL,v 1.136 2008/11/08 16:05:02 tom Exp $ --------------------------------------------------------------------- How to install Ncurses/Terminfo on your system --------------------------------------------------------------------- @@ -975,6 +975,9 @@ SUMMARY OF CONFIGURE OPTIONS: --without-dlsym Do not use dlsym() to load GPM dynamically. + --without-manpages + Tell the configure script to suppress the install of ncurses' manpages. + --without-progs Tell the configure script to suppress the build of ncurses' application programs (e.g., tic). The test applications will still be built if you