logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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