1cherokee-config(1)          General Commands Manual         cherokee-config(1)
2
3
4

NAME

6       cherokee-config - script to get information about the installed version
7       of Cherokee
8

SYNOPSIS

10       cherokee-config  [--prefix=<DIR>]   [--libs]   [--cflags]   [--version]
11       [--help]
12

DESCRIPTION

14       cherokee-config  is  a  tool  that is used to determine the compile and
15       linker flags that should be used to compile and link programs that  use
16       Cherokee.
17

OPTIONS

19       cherokee-config accepts the following options:
20
21       --version
22               Print  the currently installed version of CHEROKEE on the stan‐
23               dard output.
24
25       --libs  Print the linker flags that are necessary to  link  a  CHEROKEE
26               program.
27
28       --cflags
29               Print the compiler flags that are necessary to compile a CHERO‐
30               KEE program
31
32       --prefix=PREFIX
33               If specified, use PREFIX instead  of  the  installation  prefix
34               that  CHEROKEE was built with when computing the output for the
35               --cflags and --libs options.  This  option  must  be  specified
36               before any --libs or --cflags options.
37

AUTHOR

39       This   manual   page   was   written   by   Fredrik   Hallenberg  <hal‐
40       lon@lysator.liu.se>, for the Debian GNU/linux system (but may  be  used
41       by others).
42

SEE ALSO

44       cherokee-admin(1)
45
46       This program is a part of the Cherokee web server, cherokee(1)
47
48
49
50                               February 16, 2011            cherokee-config(1)
Impressum