Lines Matching refs:PKG_CONFIG
43 m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
45 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
50 AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
52 if test -n "$PKG_CONFIG"; then
55 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
59 PKG_CONFIG=""
76 if test -n "$PKG_CONFIG" && \
77 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
88 elif test -n "$PKG_CONFIG"; then
90 [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
102 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
139 $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
141 $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
160 is in your PATH or set the PKG_CONFIG environment variable to the full