Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
XMLSEC1-CONFIG(1)		  User Commands 	       XMLSEC1-CONFIG(1)

NAME
     xmlsec1-config - detail installed version of xmlsec library

SYNOPSIS
     xmlsec1-config [OPTION]...

DESCRIPTION
     Known values for OPTION are:

     --cflags
	    print pre-processor and compiler flags

     --libs
	    print library linking information

     --prefix
	    print the default XMLSEC prefix folder

     --exec-prefix
	    print the default XMLSEC executable prefix folder

     --libdir
	    print the default XMLSEC libraries folder

     --crypto
	    print the default crypto library name

     --prefix=DIR
	    change XMLSEC prefix folder

     --exec-prefix=DIR
	    change XMLSEC executable prefix folder

     --libdir=DIR
	    change XMLSEC libraries folder

     --crypto=LIB
	    configure with XMLSEC crypto library (one of the following: none de-
	    fault openssl nss gnutls gcrypt)

     --help
	    display this help and exit

     --version
	    output version information

xmlsec1-config 1.3.9		  November 2025 	       XMLSEC1-CONFIG(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xmlsec1-config&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help