![]() |
![]()
| ![]() |
![]()
NAMEgpgrt-config - Helper script to get information about the installed version of gpg libraries SYNOPSISgpgrt-config [options] [ module ] DESCRIPTIONgpgrt-config is a script tool that is used by the autoconf macros shipped with gnupg software (e.g., AM_PATH_GPG_ERROR and AM_PATH_GPGME) to determine the compiler and linker flags that should be used to compile and link programs that use the specific library (e.g., libgpg-error or libgpgme). gpgrt-config uses pkg-config .pc files as data source. Apart from options gpgrt-config accepts a single argument module specifying the basename (without the ".pc"-suffix) of the pkg-config file to be used as input. module will default to gpg-error if it is not specified. OPTIONSgpgrt-config accepts the following options:
BUGSgpgrt-config is tried to be compatible to pkg-config, and to support cross build well, but it is not intended to be a replacement.
|