Lines Matching refs:PKG_CONFIG
42 m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
44 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
49 AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
51 if test -n "$PKG_CONFIG"; then
54 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
58 PKG_CONFIG=""
75 if test -n "$PKG_CONFIG" && \
76 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
87 elif test -n "$PKG_CONFIG"; then
89 [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
101 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
138 $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
140 $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
159 is in your PATH or set the PKG_CONFIG environment variable to the full