Lines Matching refs:PKG_CONFIG
689 PKG_CONFIG
861 PKG_CONFIG
1549 PKG_CONFIG path to pkg-config binary
19569 if test x"${PKG_CONFIG}" = x"" ; then
19580 e) case $PKG_CONFIG in
19582 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
19608 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
19609 if test -n "$PKG_CONFIG"; then
19610 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
19611 printf "%s\n" "$PKG_CONFIG" >&6; }
19618 test -n "$PKG_CONFIG" && break
19622 # Extract the first word of "${PKG_CONFIG}", so it can be a program name with args.
19623 set dummy ${PKG_CONFIG}; ac_word=$2
19630 e) case $PKG_CONFIG in
19632 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
19658 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
19659 if test -n "$PKG_CONFIG"; then
19660 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
19661 printf "%s\n" "$PKG_CONFIG" >&6; }
19671 if test -x "${PKG_CONFIG}" ; then
19672 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${PKG_CONFIG}" >&5
19673 printf "%s\n" "${PKG_CONFIG}" >&6; }
19674 case "${PKG_CONFIG}" in
19685 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that ${PKG_CONFIG} is at least version ${_min_version}" >&5
19686 printf %s "checking that ${PKG_CONFIG} is at least version ${_min_version}... " >&6; }
19687 _act_version=`"${PKG_CONFIG}" --version`
19688 if ! "${PKG_CONFIG}" --atleast-pkgconfig-version="${_min_version}" ; then
19689 PKG_CONFIG=""
19696 PKG_CONFIG=""
19698 if test x"${PKG_CONFIG}" = x"" ; then
20098 if { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \"\${PKG_CONFIG}\" --exists --print-errors \"cryb-test\""; } >&5
20099 ("${PKG_CONFIG}" --exists --print-errors "cryb-test") 2>&5
20114 ax_pc_cv_cryb_test_version=`"${PKG_CONFIG}" --modversion cryb-test`
20125 ax_pc_cv_cryb_test_cflags=`"${PKG_CONFIG}" --cflags cryb-test`
20136 ax_pc_cv_cryb_test_libs=`"${PKG_CONFIG}" --libs cryb-test`