1IDZEBRA-CONFIG(1) Commands IDZEBRA-CONFIG(1)
2
3
4
6 idzebra-config - Script to get information about idzebra
7
9 idzebra-config [--prefix[=DIR]] [--version] [--libs] [--lalibs]
10 [--cflags] [--tab] [--modules] [libraries...]
11
13 idzebra-config is a script that returns information that your own
14 software should use to build software that uses idzebra.
15
16 The following libraries are supported:
17
18 None
19
21 --prefix[=DIR]
22 Returns prefix of idzebra or assume a different one if DIR is
23 specified.
24
25 --version
26 Returns version of idzebra.
27
28 --libs
29 Library specification be used when linking with idzebra.
30
31 --lalibs
32 Return library specification.
33
34 --cflags
35 Return C Compiler flags.
36
37 --tab
38 Return directory of idzebra tables.
39
40 --modules
41 Return directory for Zebra modules.
42
44 /usr/bin/idzebra-config-2.0
45
46 /usr/lib/libidzebra*2.0.a
47
48 /usr/include/idzebra-2.0/idzebra/*.h
49
51 Index Data
52
53
54
55zebra 2.1.4 08/01/2018 IDZEBRA-CONFIG(1)