Home
last modified time | relevance | path

Searched refs:cf_cv_header_path_intl (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/dialog/
HDconfigure8642 cf_cv_header_path_intl=/usr/include
8687 cf_cv_header_path_intl=/usr/include
8788 for cf_cv_header_path_intl in $cf_search
8790 if test -d $cf_cv_header_path_intl ; then
8791 test -n "$verbose" && echo " ... testing $cf_cv_header_path_intl" 1>&6
8793 echo "${as_me:-configure}:8793: testing ... testing $cf_cv_header_path_intl ..." 1>&5
8798 CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_intl"
8835 test -n "$verbose" && echo " ... found intl headers in $cf_cv_header_path_intl" 1>&6
8837 echo "${as_me:-configure}:8837: testing ... found intl headers in $cf_cv_header_path_intl ..." 1>&5
9031 if test -n "$cf_cv_header_path_intl" ; then
[all …]
HDaclocal.m4427 CF_ADD_INCDIR($cf_cv_header_path_intl)