X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=INSTALL;h=467add4760da3c68bf7f6be8948ed2482497b3d3;hp=87c9e3b145c5b360dbaad422b6b836af763b9f55;hb=1501ae2a13db0ffd2db8404c24aa5010a88ea91b;hpb=690589d8f19e38925db061296d4f704e4a965bb2 diff --git a/INSTALL b/INSTALL index 87c9e3b1..467add47 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ ------------------------------------------------------------------------------- --- Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. -- +-- Copyright (c) 1998-2017,2018 Free Software Foundation, Inc. -- -- -- -- Permission is hereby granted, free of charge, to any person obtaining a -- -- copy of this software and associated documentation files (the -- @@ -25,7 +25,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: INSTALL,v 1.198 2017/07/27 08:34:34 tom Exp $ +-- $Id: INSTALL,v 1.202 2018/01/15 19:22:55 tom Exp $ --------------------------------------------------------------------- How to install Ncurses/Terminfo on your system --------------------------------------------------------------------- @@ -452,6 +452,9 @@ SUMMARY OF CONFIGURE OPTIONS: Compile without scroll-hints code. This option is ignored when hashmap scrolling is configured, which is the default. + --disable-stripping + Do not strip installed executables. + --disable-tic-depends When building shared libraries, normally the tic library is linked to depend upon the ncurses library (or equivalently, on the tinfo-library @@ -973,7 +976,7 @@ SUMMARY OF CONFIGURE OPTIONS: macros for libtool, e.g., AC_PROG_LIBTOOL. See the comments in aclocal.m4 for CF_PROG_LIBTOOL, and ensure that you build configure using the appropriate patch for autoconf from - http://invisible-island.net/autoconf/ + https://invisible-island.net/autoconf/ --with-libtool-opts=XXX Specify additional libtool options. @@ -2107,7 +2110,7 @@ USING NCURSES WITH GPM: but the linker may not cooperate, producing mysterious errors. See the FAQ, as well as the discussion under the --with-gpm option: - http://invisible-island.net/ncurses/ncurses.faq.html#using_gpm_lib + https://invisible-island.net/ncurses/ncurses.faq.html#using_gpm_lib BUILDING NCURSES WITH A CROSS-COMPILER Ncurses can be built with a cross-compiler. Some parts must be built