Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dconfigure9436 cf_cv_header_path_iconv=
9476 cf_cv_header_path_iconv=/usr/include
9518 cf_cv_header_path_iconv=/usr/include
9619 for cf_cv_header_path_iconv in $cf_search
9621 if test -d "$cf_cv_header_path_iconv" ; then
9622 test -n "$verbose" && echo " ... testing $cf_cv_header_path_iconv" 1>&6
9624 echo "${as_me:-configure}:9624: testing ... testing $cf_cv_header_path_iconv ..." 1>&5
9629 CPPFLAGS="${CPPFLAGS}-I$cf_cv_header_path_iconv"
9663 test -n "$verbose" && echo " ... found iconv headers in $cf_cv_header_path_iconv" 1>&6
9665 echo "${as_me:-configure}:9665: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>…
[all …]
H A Daclocal.m4160 CF_ADD_INCDIR($cf_cv_header_path_iconv)