]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-cups-config.html
More man page updates.
[thirdparty/cups.git] / doc / help / man-cups-config.html
CommitLineData
c277f98c 1<!DOCTYPE HTML>
94436c5a
MS
2<html>
3<!-- SECTION: Man Pages -->
4<head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>cups-config(1)</title>
7</head>
8<body>
9<h1 class="title">cups-config(1)</h1>
10<h2 class="title"><a name="NAME">Name</a></h2>
11cups-config - get cups api, compiler, directory, and link information.
12<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
c277f98c
MS
13<b>cups-config</b>
14--api-version
94436c5a 15<br>
c277f98c
MS
16<b>cups-config</b>
17--build
94436c5a 18<br>
c277f98c
MS
19<b>cups-config</b>
20--cflags
94436c5a 21<br>
c277f98c
MS
22<b>cups-config</b>
23--datadir
94436c5a 24<br>
c277f98c
MS
25<b>cups-config</b>
26--help
94436c5a 27<br>
c277f98c
MS
28<b>cups-config</b>
29--ldflags
94436c5a 30<br>
c277f98c
MS
31<b>cups-config</b>
32[
33<i>--image</i>
34] [
35<i>--static</i>
36] --libs
94436c5a 37<br>
c277f98c
MS
38<b>cups-config</b>
39--serverbin
94436c5a 40<br>
c277f98c
MS
41<b>cups-config</b>
42--serverroot
94436c5a 43<br>
c277f98c
MS
44<b>cups-config</b>
45--version
94436c5a
MS
46<br>
47<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
48<b>cups-config</b> is the CUPS program configuration utility. It should be
49used by application developers to determine the necessary command-line
50options for the compiler and linker, as well as determining installation
51directories for filters, configuration files, and drivers.
52<h2 class="title"><a name="OPTIONS">Options</a></h2>
c277f98c
MS
53<p style="margin-left: 5.0em; text-indent: -5.0em">--api-version
54<br>
55<br>
56Displays the current API version (major.minor).
57<p style="margin-left: 5.0em; text-indent: -5.0em">--build
58<br>
59<br>
60Displays a system-specific build number.
61<p style="margin-left: 5.0em; text-indent: -5.0em">--cflags
62<br>
63<br>
64Displays the necessary compiler options.
65<p style="margin-left: 5.0em; text-indent: -5.0em">--datadir
66<br>
67<br>
68Displays the default CUPS data directory.
69<p style="margin-left: 5.0em; text-indent: -5.0em">--help
70<br>
71<br>
72Displays the program usage message.
73<p style="margin-left: 5.0em; text-indent: -5.0em">--image
74<br>
75<br>
76When used with <i>--libs</i>, adds the CUPS imaging library to the
94436c5a 77list of displayed libraries.
c277f98c
MS
78<p style="margin-left: 5.0em; text-indent: -5.0em">--ldflags
79<br>
80<br>
81Displays the necessary linker options.
82<p style="margin-left: 5.0em; text-indent: -5.0em">--libs
83<br>
84<br>
85Displays the necessary librarys to link to.
86<p style="margin-left: 5.0em; text-indent: -5.0em">--serverbin
87<br>
88<br>
89Displays the default CUPS binary directory,
94436c5a 90where filters and backends are stored.
c277f98c
MS
91<p style="margin-left: 5.0em; text-indent: -5.0em">--serverroot
92<br>
93<br>
94Displays the default CUPS configuration file directory.
95<p style="margin-left: 5.0em; text-indent: -5.0em">--static
96<br>
97<br>
98When used with <i>--libs</i>, shows the static libraries instead
94436c5a 99of the default (shared) libraries.
c277f98c
MS
100<p style="margin-left: 5.0em; text-indent: -5.0em">--version
101<br>
102<br>
103Displays the full version number of the CUPS installation
94436c5a 104(major.minor.patch).
94436c5a 105<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
c277f98c 106<a href="http://localhost:631/help">http://localhost:631/help</a>
94436c5a
MS
107<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
108Copyright 2007-2013 by Apple Inc.
109
110</body>
111</html>