Home | History | Annotate | Download | only in ld

Lines Matching refs:PKG_CONFIG

721 PKG_CONFIG
893 PKG_CONFIG
1615 PKG_CONFIG path to pkg-config utility
5285 case $PKG_CONFIG in
5287 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
5308 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
5309 if test -n "$PKG_CONFIG"; then
5310 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
5311 $as_echo "$PKG_CONFIG" >&6; }
5320 ac_pt_PKG_CONFIG=$PKG_CONFIG
5361 PKG_CONFIG=""
5369 PKG_CONFIG=$ac_pt_PKG_CONFIG
5372 PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
5376 if test -n "$PKG_CONFIG"; then
5380 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
5386 PKG_CONFIG=""
16079 elif test -n "$PKG_CONFIG"; then
16080 if test -n "$PKG_CONFIG" && \
16081 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"jansson\""; } >&5
16082 ($PKG_CONFIG --exists --print-errors "jansson") 2>&5
16086 pkg_cv_JANSSON_CFLAGS=`$PKG_CONFIG --cflags "jansson" 2>/dev/null`
16096 elif test -n "$PKG_CONFIG"; then
16097 if test -n "$PKG_CONFIG" && \
16098 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"jansson\""; } >&5
16099 ($PKG_CONFIG --exists --print-errors "jansson") 2>&5
16103 pkg_cv_JANSSON_LIBS=`$PKG_CONFIG --libs "jansson" 2>/dev/null`
16142 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
16148 JANSSON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jansson" 2>&1`
16150 JANSSON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jansson" 2>&1`
19093 elif test -n "$PKG_CONFIG"; then
19094 if test -n "$PKG_CONFIG" && \
19095 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libzstd >= 1.4.0\""; } >&5
19096 ($PKG_CONFIG --exists --print-errors "libzstd >= 1.4.0") 2>&5
19100 pkg_cv_ZSTD_CFLAGS=`$PKG_CONFIG --cflags "libzstd >= 1.4.0" 2>/dev/null`
19110 elif test -n "$PKG_CONFIG"; then
19111 if test -n "$PKG_CONFIG" && \
19112 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libzstd >= 1.4.0\""; } >&5
19113 ($PKG_CONFIG --exists --print-errors "libzstd >= 1.4.0") 2>&5
19117 pkg_cv_ZSTD_LIBS=`$PKG_CONFIG --libs "libzstd >= 1.4.0" 2>/dev/null`
19156 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
19162 ZSTD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libzstd >= 1.4.0" 2>&1`
19164 ZSTD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libzstd >= 1.4.0" 2>&1`