X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=INSTALL;h=0719544d7eb6e4647c77da35a8a05a0f88a7059f;hb=8c7df70e2d1c656a44904fe2ffa7ec4eecfebe68;hp=ab7dcd829959c988c23c808c5e9895b5f9fc0967;hpb=e70a86c3d48b8cbad0f6d1c33ba5b027a243834e;p=ncurses.git 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