Lines Matching refs:PKG_CONFIG
911 PKG_CONFIG
1040 PKG_CONFIG
1711 PKG_CONFIG path to pkg-config utility
5172 case $PKG_CONFIG in
5174 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
5195 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
5196 if test -n "$PKG_CONFIG"; then
5197 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
5198 $as_echo "$PKG_CONFIG" >&6; }
5207 ac_pt_PKG_CONFIG=$PKG_CONFIG
5248 PKG_CONFIG=""
5256 PKG_CONFIG=$ac_pt_PKG_CONFIG
5259 PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
5263 if test -n "$PKG_CONFIG"; then
5267 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
5273 PKG_CONFIG=""
5284 elif test -n "$PKG_CONFIG"; then
5285 if test -n "$PKG_CONFIG" && \
5286 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$pkg_modules\"") >&5
5287 ($PKG_CONFIG --exists --print-errors "$pkg_modules") 2>&5
5291 pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
5300 elif test -n "$PKG_CONFIG"; then
5301 if test -n "$PKG_CONFIG" && \
5302 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$pkg_modules\"") >&5
5303 ($PKG_CONFIG --exists --print-errors "$pkg_modules") 2>&5
5307 pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
5319 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
5325 GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$pkg_modules" 2>&1`
5327 GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "$pkg_modules" 2>&1`