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