Home
last modified time | relevance | path

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

/trueos/contrib/dialog/
HDconfigure6471 cf_cv_header_path_iconv=
6511 cf_cv_header_path_iconv=/usr/include
6553 cf_cv_header_path_iconv=/usr/include
6676 for cf_cv_header_path_iconv in $cf_search
6678 if test -d $cf_cv_header_path_iconv ; then
6679 test -n "$verbose" && echo " ... testing $cf_cv_header_path_iconv" 1>&6
6681 echo "${as_me:-configure}:6681: testing ... testing $cf_cv_header_path_iconv ..." 1>&5
6683 CPPFLAGS="$cf_save_CPPFLAGS -I$cf_cv_header_path_iconv"
6716 test -n "$verbose" && echo " ... found iconv headers in $cf_cv_header_path_iconv" 1>&6
6718 echo "${as_me:-configure}:6718: testing ... found iconv headers in $cf_cv_header_path_iconv ..." 1>…
[all …]
HDaclocal.m4160 CF_ADD_INCDIR($cf_cv_header_path_iconv)