1XMLSEC1-CONFIG(1) User Commands XMLSEC1-CONFIG(1)
2
3
4
6 xmlsec1-config - detail installed version of xmlsec library
7
9 xmlsec1-config [OPTION]...
10
12 Known values for OPTION are:
13
14 --cflags
15 print pre-processor and compiler flags
16
17 --libs print library linking information
18
19 --prefix
20 print the default XMLSEC prefix folder
21
22 --exec-prefix
23 print the default XMLSEC executable prefix folder
24
25 --libdir
26 print the default XMLSEC libraries folder
27
28 --crypto
29 print the default crypto library name
30
31 --prefix=DIR
32 change XMLSEC prefix folder
33
34 --exec-prefix=DIR
35 change XMLSEC executable prefix folder
36
37 --libdir=DIR
38 change XMLSEC libraries folder
39
40 --crypto=LIB
41 configure with XMLSEC crypto library (one of the following: none
42 default openssl nss gnutls gcrypt)
43
44 --help display this help and exit
45
46 --version
47 output version information
48
49
50
51xmlsec1-config 1.2.27 October 2018 XMLSEC1-CONFIG(1)