1cups-config(1)              Easy Software Products              cups-config(1)
2
3
4

NAME

6       cups-config - get cups api, compiler, directory, and link information.
7

SYNOPSIS

9       cups-config --api-version
10       cups-config --cflags
11       cups-config --datadir
12       cups-config --help
13       cups-config --ldflags
14       cups-config [ --image ] [ --static ] --libs
15       cups-config --serverbin
16       cups-config --serverroot
17       cups-config --version
18

DESCRIPTION

20       cups-config  is  the  CUPS  program configuration utility. It should be
21       used by application developers to determine the necessary  command-line
22       options  for  the compiler and linker, as well as determining installa‐
23       tion directories for filters, configuration files, and drivers.
24

OPTIONS

26       --api-version
27            Displays the current API version (major.minor).
28
29       --cflags
30            Displays the necessary compiler options.
31
32       --datadir
33            Displays the default CUPS data directory.
34
35       --help
36            Displays the program usage message.
37
38       --image
39            When used with --libs, adds the CUPS imaging library to  the  list
40            or displayed libraries.
41
42       --ldflags
43            Displays the necessary linker options.
44
45       --libs
46            Displays the necessary librarys to link to.
47
48       --serverbin
49            Displays  the  default  CUPS  binary  directory, where filters and
50            backends are stored.
51
52       --serverroot
53            Displays the default CUPS configuration file directory.
54
55       --static
56            When used with --libs, shows the static libraries instead  of  the
57            default (shared) libraries.
58
59       --version
60            Displays   the  full  version  number  of  the  CUPS  installation
61            (major.minor.patch).
62

SEE ALSO

64       http://localhost:631/help
65
67       Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
68
69
70
7111 February 2006          Common UNIX Printing System           cups-config(1)
Impressum