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

/xsrc/external/mit/xterm/dist/
H A Dconfigure21254 for cf_with_pcre2 in libpcre2 libpcre2-posix libpcre
21257 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "$cf_with_pcre2"; then
21258 test -n "$verbose" && echo " found package $cf_with_pcre2" 1>&6
21260 echo "${as_me:-configure}:21260: testing found package $cf_with_pcre2 ..." 1>&5
21262 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "$cf_with_pcre2" 2>/dev/null`"
21263 cf_pkgconfig_libs="`$PKG_CONFIG --libs "$cf_with_pcre2" 2>/dev/null`"
21264 test -n "$verbose" && echo " package $cf_with_pcre2 CFLAGS: $cf_pkgconfig_incs" 1>&6
21266 echo "${as_me:-configure}:21266: testing package $cf_with_pcre2 CFLAGS: $cf_pkgconfig_incs ..." 1>&5
21268 test -n "$verbose" && echo " package $cf_with_pcre2 LIBS: $cf_pkgconfig_libs" 1>&6
21270 echo "${as_me:-configure}:21270: testing package $cf_with_pcre2 LIB
[all...]
H A Daclocal.m44608 for cf_with_pcre2 in libpcre2 libpcre2-posix libpcre
4610 CF_TRY_PKG_CONFIG($cf_with_pcre2,[cf_with_pcre2_ok=yes; break])

Completed in 22 milliseconds