]> ncurses.scripts.mit.edu Git - ncurses.git/blob - doc/html/man/ncurses6-config.1.html
947efc705f25500f70869c8d8f054a888b455b09
[ncurses.git] / doc / html / man / ncurses6-config.1.html
1 <!-- 
2   ****************************************************************************
3   * Copyright 2020 Thomas E. Dickey                                          *
4   * Copyright 2010 Free Software Foundation, Inc.                            *
5   *                                                                          *
6   * Permission is hereby granted, free of charge, to any person obtaining a  *
7   * copy of this software and associated documentation files (the            *
8   * "Software"), to deal in the Software without restriction, including      *
9   * without limitation the rights to use, copy, modify, merge, publish,      *
10   * distribute, distribute with modifications, sublicense, and/or sell       *
11   * copies of the Software, and to permit persons to whom the Software is    *
12   * furnished to do so, subject to the following conditions:                 *
13   *                                                                          *
14   * The above copyright notice and this permission notice shall be included  *
15   * in all copies or substantial portions of the Software.                   *
16   *                                                                          *
17   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
18   * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
19   * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
20   * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
21   * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
22   * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
23   * THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
24   *                                                                          *
25   * Except as contained in this notice, the name(s) of the above copyright   *
26   * holders shall not be used in advertising or otherwise to promote the     *
27   * sale, use or other dealings in this Software without prior written       *
28   * authorization.                                                           *
29   ****************************************************************************
30   * @Id: MKncu_config.in,v 1.4 2020/02/02 23:34:34 tom Exp @
31 -->
32 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
33 <HTML>
34 <HEAD>
35 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
36 <meta name="generator" content="Manpage converted by man2html - see https://invisible-island.net/scripts/readme.html#others_scripts">
37 <TITLE>ncurses6-config 1</TITLE>
38 <link rel="author" href="mailto:bug-ncurses@gnu.org">
39 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
40 </HEAD>
41 <BODY>
42 <H1 class="no-header">ncurses6-config 1</H1>
43 <PRE>
44 <STRONG><A HREF="ncurses6-config.1.html">ncurses6-config(1)</A></STRONG>          General Commands Manual         <STRONG><A HREF="ncurses6-config.1.html">ncurses6-config(1)</A></STRONG>
45
46
47
48
49 </PRE><H2><a name="h2-NAME">NAME</a></H2><PRE>
50        ncurses6-config - helper script for ncurses libraries
51
52
53 </PRE><H2><a name="h2-SYNOPSIS">SYNOPSIS</a></H2><PRE>
54        <STRONG>ncurses6-config</STRONG> [<EM>options</EM>]
55
56
57 </PRE><H2><a name="h2-DESCRIPTION">DESCRIPTION</a></H2><PRE>
58        This  is  a  shell  script  which  simplifies  configuring applications
59        against a particular set of ncurses libraries.
60
61
62 </PRE><H2><a name="h2-OPTIONS">OPTIONS</a></H2><PRE>
63        <STRONG>--prefix</STRONG>
64               echos the package-prefix of ncurses
65
66        <STRONG>--exec-prefix</STRONG>
67               echos the executable-prefix of ncurses
68
69        <STRONG>--cflags</STRONG>
70               echos the C compiler flags needed to compile with ncurses
71
72        <STRONG>--libs</STRONG> echos the libraries needed to link with ncurses
73
74        <STRONG>--version</STRONG>
75               echos the release+patchdate version of ncurses
76
77        <STRONG>--abi-version</STRONG>
78               echos the ABI version of ncurses
79
80        <STRONG>--mouse-version</STRONG>
81               echos the mouse-interface version of ncurses
82
83        <STRONG>--bindir</STRONG>
84               echos the directory containing ncurses programs
85
86        <STRONG>--datadir</STRONG>
87               echos the directory containing ncurses data
88
89        <STRONG>--includedir</STRONG>
90               echos the directory containing ncurses header files
91
92        <STRONG>--libdir</STRONG>
93               echos the directory containing ncurses libraries
94
95        <STRONG>--mandir</STRONG>
96               echos the directory containing ncurses manpages
97
98        <STRONG>--terminfo</STRONG>
99               echos the $TERMINFO terminfo database path, e.g.,
100               /usr/share/terminfo
101
102        <STRONG>--terminfo-dirs</STRONG>
103               echos the $TERMINFO_DIRS directory list, e.g.,
104               /usr/local/ncurses/share/terminfo:/usr/share/terminfo
105
106        <STRONG>--termpath</STRONG>
107               echos the $TERMPATH termcap list, if support for termcap is con-
108               figured.
109
110        <STRONG>--help</STRONG> prints this message
111
112
113 </PRE><H2><a name="h2-SEE-ALSO">SEE ALSO</a></H2><PRE>
114        <STRONG><A HREF="ncurses.3x.html">curses(3x)</A></STRONG>
115
116        This describes <STRONG>ncurses</STRONG> version 6.2 (patch 20201107).
117
118
119
120                                                             <STRONG><A HREF="ncurses6-config.1.html">ncurses6-config(1)</A></STRONG>
121 </PRE>
122 <div class="nav">
123 <ul>
124 <li><a href="#h2-NAME">NAME</a></li>
125 <li><a href="#h2-SYNOPSIS">SYNOPSIS</a></li>
126 <li><a href="#h2-DESCRIPTION">DESCRIPTION</a></li>
127 <li><a href="#h2-OPTIONS">OPTIONS</a></li>
128 <li><a href="#h2-SEE-ALSO">SEE ALSO</a></li>
129 </ul>
130 </div>
131 </BODY>
132 </HTML>