Lines Matching full:configure
80 The --prefix option to configure changes the root directory for installing
95 Note that the configure script attempts to locate previous installation of
110 2. Type './configure' in the top-level directory of the distribution to
111 configure ncurses for your operating system and create the Makefiles.
113 the installation; use './configure --help' to list the available options.
119 The 'configure' script generates makefile rules for one or more object
125 This gets left out if you configure with --disable-overwrite.
135 If you configure using the --enable-widec option, a "w" is appended to the
145 If you configure using the --with-pthread option, a "t" is appended to
149 configured. Typing 'configure' with no arguments is equivalent to:
151 ./configure --with-normal --with-debug --enable-overwrite
155 ./configure --with-shared
159 ./configure --with-shared --with-normal --with-debug --enable-overwrite
163 ./configure --with-shared --without-normal --without-debug
172 ./configure --with-libtool
199 It is possible to configure ncurses to use other terminfo database
235 with tbl(1) by specifying the configure option --with-manpage-tbl.
262 Use --without-cxx-binding to tell configure to not build the C++ bindings
266 the configure script to not attempt to determine the type of 'bool'
271 CONFIGURE OPTIONS:
274 The configure script provides a short list of its options when you type
276 ./configure --help
278 The --help and several options are common to all configure scripts that
293 convention, using this configure option.
296 Assume machine has little memory. The configure script attempts to
299 return deceptive results, so you may have to override the configure
309 and termcap data from disk. You can configure ncurses to have a
326 Disable function-extensions. Configure ncurses without the functions
381 Starting with patch 20141115, using this option causes the configure
426 Manipulating the --includedir configure option to put header files
495 Normally the configure script helps link libraries found in unusual
526 configure option to do that.
528 configure --with-ticlib --with-shared --disable-tic-depends
542 files, but requires a function reference. This configure option
571 between const and non-const data. We provide a configure option which
642 entries that are not up to date. If you configure with this option and
660 systems). If you do not specify this option, the configure script
882 If you do not give this option, the configure script checks if the
922 configure script look for "include/Caps.XXX". A few systems, e.g.,
925 legacy applications. For those systems, you can configure ncurses
938 executables, e.g., by setting "--with-chtype=long" (the configure
978 Limit exported symbols using libtool. The configure script
1010 that overrides the configure check for the soname.
1042 to make the configure script look for files in a subdirectory such as
1068 convention. Use this option to override the configure script's
1086 It is possible to rebuild the configure script to use the automake
1088 aclocal.m4 for CF_PROG_LIBTOOL, and ensure that you build configure
1095 ./configure --with-libtool-opts=-static
1097 ./configure --enable-static
1100 Tell the configure script you wish to create entries in the
1108 Tell the configure script how you would like to install man-pages. The
1110 formatted. If you do not give this option, the configure script
1114 Tell the configure script that you wish to rename the manpages while
1120 Tell the configure script that you wish to make symbolic links in the
1127 Tell the configure script that you wish to preprocess the manpages
1143 Note: on Linux, the configure script will attempt to use the GPM
1192 The configure script allows only a single directory, because
1198 "libdir" set by the configure script (which may not be the system
1225 NOTE: Unless you override the configure script by setting the $CFLAGS
1243 configure script allows you to modify this list using the
1245 directories (default: the "libdir" set via the configure script).
1258 which you are building on. We use it for testing the configure script.
1271 system which you are building on. We use it for testing the configure
1327 Configure the trace() function as part of the all models of the ncurses
1341 The configure script attempts to automatically apply a suitable ".map"
1373 which applications should not call even via a macro. This configure
1378 This overrides a configure check which usually works, but is needed
1382 Configure xterm's terminfo entries to use either BS (^H, i.e., ASCII
1384 (or del, 127). If XXX is "auto", the configure script chooses BS or
1391 Suppress the configure script's check for Ada95, do not build the
1405 configure script check for the size and type (e.g., unsigned or signed)
1407 ncurses with C++, use this option to tell the configure script to not
1411 Suppress the configure script's check for C++, do not build the
1422 Tell the configure script to suppress the install of ncurses' manpages.
1425 Tell the configure script to suppress the build of ncurses' application
1430 Tell the configure script to suppress the build of ncurses' test
1434 Tell the configure script to use "xterm-old" for the entry used in
1661 + The 6.0 ABI modifies the defaults for these configure options:
1818 using the --disable-leaks configure script option:
2060 --with-ospeed configure option).
2066 (configure --enable-tcap-names) a standard feature. This should
2111 a) If you use the extended terminfo names (i.e., you used configure
2154 configure --without-cxx option. This causes problems if someone
2155 uses the ncurses library from C++ because that configure test
2159 errors. In 5.0 we added a configure option "--without-cxx-binding"
2183 configure option --enable-const, to support the use of const where
2252 the configure script uses "/usr" as a default. These include any
2261 configure option, e.g., /usr/share/terminfo, given a datadir of
2273 If you must configure with termcap fallback enabled, you may also wish
2329 as well. See the --without-xterm-new configure script option if you
2356 ncurses/tinfo/MKfallback.sh. The configure script option
2404 want to configure with the --enable-bsdpad option. What this does
2492 run the configure script configuring for the cross-compiler.
2494 The configure options --with-build-cc, etc., are provided to make this
2522 case-insensitive filesystems. The configure script searches for a tic
2526 override the configure script's choice using --with-tic-path