]> ncurses.scripts.mit.edu Git - ncurses.git/blob - doc/html/man/ncurses5-config.1.html
ncurses 5.9 - patch 20150214
[ncurses.git] / doc / html / man / ncurses5-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>ncurses5-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>ncurses5-config 1</H1>
42 <HR>
43 <PRE>
44 <STRONG><A HREF="ncurses5-config.1.html">ncurses5-config(1)</A></STRONG>                                   <STRONG><A HREF="ncurses5-config.1.html">ncurses5-config(1)</A></STRONG>
45
46
47
48
49 </PRE>
50 <H2><a name="h2-NAME">NAME</a></H2><PRE>
51        ncurses5-config - helper script for ncurses libraries
52
53
54 </PRE>
55 <H2><a name="h2-SYNOPSIS">SYNOPSIS</a></H2><PRE>
56        <STRONG>ncurses5-config</STRONG> [<EM>options</EM>]
57
58
59 </PRE>
60 <H2><a name="h2-DESCRIPTION">DESCRIPTION</a></H2><PRE>
61        This is a shell script which simplifies configuring appli-
62        cations against a particular set of ncurses libraries.
63
64
65 </PRE>
66 <H2><a name="h2-OPTIONS">OPTIONS</a></H2><PRE>
67        <STRONG>--prefix</STRONG>
68               echos the package-prefix of ncurses
69
70        <STRONG>--exec-prefix</STRONG>
71               echos the executable-prefix of ncurses
72
73        <STRONG>--cflags</STRONG>
74               echos the C compiler flags needed to  compile  with
75               ncurses
76
77        <STRONG>--libs</STRONG> echos the libraries needed to link with ncurses
78
79        <STRONG>--version</STRONG>
80               echos the release+patchdate version of ncurses
81
82        <STRONG>--abi-version</STRONG>
83               echos the ABI version of ncurses
84
85        <STRONG>--mouse-version</STRONG>
86               echos the mouse-interface version of ncurses
87
88        <STRONG>--bindir</STRONG>
89               echos the directory containing ncurses programs
90
91        <STRONG>--datadir</STRONG>
92               echos the directory containing ncurses data
93
94        <STRONG>--includedir</STRONG>
95               echos the directory containing ncurses header files
96
97        <STRONG>--libdir</STRONG>
98               echos the directory containing ncurses libraries
99
100        <STRONG>--mandir</STRONG>
101               echos the directory containing ncurses manpages
102
103        <STRONG>--terminfo</STRONG>
104               echos the $TERMINFO terminfo database path, e.g.,
105               /usr/share/terminfo
106
107        <STRONG>--terminfo-dirs</STRONG>
108               echos the $TERMINFO_DIRS directory list, e.g.,
109               /usr/local/ncurses/share/terminfo:/usr/share/ter-
110               minfo
111
112        <STRONG>--termpath</STRONG>
113               echos the $TERMPATH termcap list,  if  support  for
114               termcap is configured.
115
116        <STRONG>--help</STRONG> prints this message
117
118
119 </PRE>
120 <H2><a name="h2-SEE-ALSO">SEE ALSO</a></H2><PRE>
121        <STRONG><A HREF="ncurses.3x.html">curses(3x)</A></STRONG>
122
123        This describes <STRONG>ncurses</STRONG> version 5.9 (patch 20150215).
124
125
126
127                                                      <STRONG><A HREF="ncurses5-config.1.html">ncurses5-config(1)</A></STRONG>
128 </PRE>
129 <div class="nav">
130 <ul>
131 <li><a href="#h2-NAME">NAME</a></li>
132 <li><a href="#h2-SYNOPSIS">SYNOPSIS</a></li>
133 <li><a href="#h2-DESCRIPTION">DESCRIPTION</a></li>
134 <li><a href="#h2-OPTIONS">OPTIONS</a></li>
135 <li><a href="#h2-SEE-ALSO">SEE ALSO</a></li>
136 </ul>
137 </div>
138 </BODY>
139 </HTML>