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