Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

ksba-config - print libksba library configuration information

Author

       Matthias Urlichs   <smurf@debian.org>

libksba                                            Dec 5, 2001                                    KSBA-CONFIG(1)

Description

       This  prints  out  various  configuration  information for the ksba library. It is useful for application
       building and packaging procedures.

Name

       ksba-config - print libksba library configuration information

Options

--version
              Show version number.

       --prefix
              Outputs the prefix used to install libksba.

       --exec-prefix
              Outputs the exec-prefix used to install libksba.

       --cflags
              Outputs include flags for the C compiler.

       --libs Outputs library flags for the linker.

Synopsis

ksba-config [--prefix] [--exec-prefix] [--version] [--libs] [--cflags]

See Also