![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTION
AUTOCONF MACROSPKG_PREREQ(MIN-VERSION)Checks that the version of the PKG_PROG_PKG_CONFIG([MIN-VERSION])Checks for an implementation of PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES [,ACTION-IF-FOUND [,ACTION-IF-NOT-FOUND]])PKG_CHECK_MODULES_STATIC(VARIABLE-PREFIX, MODULES [,ACTION-IF-FOUND [,ACTION-IF-NOT-FOUND]])Checks whether a given module set exists, and if so, defines
The optional If The PKG_INSTALLDIR(DIRECTORY)Defines the variable $pkgconfigdir as the location where a package should install pkg-config .pc files. By default the directory is $libdir/pkgconfig, but the default can
be changed by passing the This value can be overridden with the
PKG_NOARCH_INSTALLDIR(DIRECTORY)Defines the variable $noarch_pkgconfigdir as the location where a package should install pkg-config .pc files. By default the directory is $datadir/pkgconfig, but the default
can be changed by passing the This value can be overridden with the
PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])Retrieves the value of the Note that repeated usage of PKG_WITH_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND], [DESCRIPTION], [DEFAULT])Prepares a "--with-" configure option using the
lowercase PKG_HAVE_WITH_MODULES(VARIABLE-PREFIX, MODULES, [DESCRIPTION], [DEFAULT])Convenience macro to trigger
PKG_HAVE_DEFINE_WITH_MODULES(VARIABLE-PREFIX, MODULES, [DESCRIPTION], [DEFAULT])Convenience macro to trigger
|