Searched refs:cf_athena_pkg (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/dialog/
H A Dconfigure18542 for cf_athena_pkg in \
18550 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists $cf_athena_pkg; then
18551 test -n "$verbose" && echo " found package $cf_athena_pkg" 1>&6
18553 echo "${as_me:-configure}:18553: testing found package $cf_athena_pkg ..." 1>&5
18555 cf_pkgconfig_incs="`$PKG_CONFIG --cflags $cf_athena_pkg 2>/dev/null`"
18556 cf_pkgconfig_libs="`$PKG_CONFIG --libs $cf_athena_pkg 2>/dev/null`"
18557 test -n "$verbose" && echo " package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs" 1>&6
18559 echo "${as_me:-configure}:18559: testing package $cf_athena_pkg CFLAGS: $cf_pkgconfig_incs ..." 1>&5
18561 test -n "$verbose" && echo " package $cf_athena_pkg LIBS: $cf_pkgconfig_libs" 1>&6
18563 echo "${as_me:-configure}:18563: testing package $cf_athena_pkg LIB
[all...]

Completed in 178 milliseconds