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

NAME

6       libpreludedb-config - helper script for building with libpreludedb
7

SYNOPSIS

9       libpreludedb-config [options]
10

DESCRIPTION

12       libpreludedb-config is a simple shell script used to determine the com‐
13       piler and linker flags that should be used to compile and link programs
14       that use the libpreludedb library.
15

OPTIONS

17       --prefix       If specified, use dir instead of the installation prefix
18                      that the library was built with, when computing the out‐
19                      put  for  the  --cflags and --libs options.  This option
20                      must be specified before any --libs or --cflags options.
21                      This  option  is  also  used  for the exec prefix if the
22                      --exec-prefix option is not specified.
23       --exec-prefix  If specified, use dir instead of the  exec  installation
24                      prefix  that  the library was built with, when computing
25                      the output for the --cflags  and  --libs  options.  This
26                      option  must  be specified before any --libs or --cflags
27                      options.
28       --version      Print the currently installed version of the library  on
29                      the standard output.
30       --thread       If  specified, add the thread library used by libprelud‐
31                      edb to the --libs or --cflags options.
32       --libs         Print the linker flags that are necessary to  link  with
33                      the specified library.
34       --ldflags      Print  the  LDflags that are necessary to compile a pro‐
35                      gram using the specified library.
36       --cflags       Print the compiler flags that are necessary to compile a
37                      program using the specified library.
38       --plugin-dir   Print  the  directory  where  libpreludedb  plugins  are
39                      installed.

AUTHOR

41       This man page has been written by CS GROUP - France
42
43
44
45                                  2 May 2016            libpreludedb-config(1)
Impressum