python/virtualenv: update to 20.29.1
[oi-userland.git] / components / library / libart_lgpl / files / libart2-config.1
blob35473b6edb761587baa19d699a6c74b06defee7f
1 '\" te
2 .TH libart2-config 1 "10 Jan 2003" "SunOS 5.11" "User Commands"
3 .SH "NAME"
4 libart2-config \- helper script for building with \fBlibart2\fR
5 .SH "SYNOPSIS"
6 .PP
7 \fBlibart2-config\fR [-\fB-version\fR] [-\fB-prefix=\fIdir\fR\fR] [-\fB-cflags\fR] [-\fB-libs\fR] [-\fB-exec-prefix=\fIdir\fR\fR]
8 .SH "DESCRIPTION"
9 .PP
10 The \fBlibart2-config\fR tool is used to determine the compiler
11 and linker flags that should be used to compile and link programs that use
12 the \fBlibart2\fR library\&.
13 .SH "OPTIONS"
14 .PP
15 The following options are supported:
16 .sp
17 .ne 2
18 .mk
19 \fB-\fB-cflags\fR\fR
20 .in +24n
21 .rt
22 Print the compiler flags that are necessary to compile a program using the
23 specified library\&.
24 .sp
25 .sp 1
26 .in -24n
27 .sp
28 .ne 2
29 .mk
30 \fB-\fB-exec-prefix=\fIdir\fR\fR\fR
31 .in +24n
32 .rt
33 If specified, use \fIdir\fR instead of the
34 \fBexec\fR installation prefix that the library was built with,
35 when computing the output for the -\fB-cflags\fR and
36 -\fB-libs\fR options\&. This option must be specified before any
37 -\fB-libs\fR or -\fB-cflags\fR options\&.
38 .sp
39 .sp 1
40 .in -24n
41 .sp
42 .ne 2
43 .mk
44 \fB-\fB-libs\fR\fR
45 .in +24n
46 .rt
47 Print the linker flags that are necessary to link with the specified library\&.
48 .sp
49 .sp 1
50 .in -24n
51 .sp
52 .ne 2
53 .mk
54 \fB-\fB-prefix=\fIdir\fR\fR\fR
55 .in +24n
56 .rt
57 If specified, use \fIdir\fR instead of the installation
58 prefix that the library was built with, when computing the output for the
59 -\fB-cflags\fR and -\fB-libs\fR options\&.  This option must
60 be specified before any -\fB-libs\fR or -\fB-cflags\fR
61 options\&. This option is also used for the \fBexec\fR prefix if the
62 -\fB-exec-prefix\fR option is not specified\&.
63 .sp
64 .sp 1
65 .in -24n
66 .sp
67 .ne 2
68 .mk
69 \fB-\fB-version\fR\fR
70 .in +24n
71 .rt
72 Print the currently installed version of the library on the standard output\&.
73 .sp
74 .sp 1
75 .in -24n
76 .SH "EXAMPLES"
77 .PP
78 \fBExample 1: Getting the libart2 library version\fR
79 .PP
80 .PP
81 .nf
82 example% \fBlibart2-config --version\fR
83 .fi
84 .PP
85 \fBExample 2: Determining the libraries required to link with the libart2 library\fR
86 .PP
87 .PP
88 .nf
89 example% \fBlibart2-config --libs\fR
90 .fi
91 .SH "EXIT STATUS"
92 .PP
93 The following exit values are returned:
94 .sp
95 .ne 2
96 .mk
97 \fB\fB0\fR\fR
98 .in +9n
99 .rt
100 Application exited successfully
102 .sp 1
103 .in -9n
105 .ne 2
107 \fB\fB>0\fR\fR
108 .in +9n
110 Application exited with failure
112 .sp 1
113 .in -9n
114 .SH "FILES"
116 The following files are used by this application:
118 .ne 2
120 \fB\fB/usr/bin/libart2-config\fR\fR
121 .in +32n
123 Executable for \fBlibart2\fR helper script
125 .sp 1
126 .in -32n
127 .SH "SEE ALSO"
129 \fBpkg-config\fR(1),
130 \fBlibart_lgpl_2\fR(3),
131 \fBattributes\fR(5)
132 .SH "NOTES"
134 This man page was originally written by Chris Waters (xtifr@debian\&.org) for
135 Debian GNU/Linux\&. Rewritten by Brian Cameron, Sun Microsystems Inc\&., using
136 information from the
137 \fBorbit2-config\fR(1)
138 man page, by Dick Porter (dick@acm\&.org) and Elliot Lee (sopwith@redhat\&.com)\&.
139 \fBlibart2\fR\(emspecific text was written by Christian
140 Marillat (marillat@debian\&.org) for Debian GNU/Linux\&.
141 ...\" created by instant / solbook-to-man, Tue 27 Jan 2015, 17:22