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

/freebsd-10.0-release/contrib/dialog/
H A Dconfigure10552 cf_cv_library_path_utf8=
10586 cf_cv_library_path_utf8=/usr/lib
10622 cf_cv_library_path_utf8=/usr/lib
10890 for cf_cv_library_path_utf8 in $cf_search
10892 if test -d $cf_cv_library_path_utf8 ; then
10893 test -n "$verbose" && echo " ... testing $cf_cv_library_path_utf8" 1>&6
10895 echo "${as_me:-configure}:10895: testing ... testing $cf_cv_library_path_utf8 ..." 1>&5
10899 LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_utf8"
10926 test -n "$verbose" && echo " ... found utf8 library in $cf_cv_library_path_utf8" 1>&6
10928 echo "${as_me:-configure}:10928: testing ... found utf8 library in $cf_cv_library_path_utf8
[all...]
/freebsd-10.0-release/contrib/ncurses/
H A Dconfigure7034 cf_cv_library_path_utf8=
7263 for cf_cv_library_path_utf8 in $cf_search
7265 if test -d $cf_cv_library_path_utf8 ; then
7266 test -n "$verbose" && echo " ... testing $cf_cv_library_path_utf8" 1>&6
7268 echo "${as_me-configure}:7268: testing ... testing $cf_cv_library_path_utf8 ..." 1>&5
7272 LDFLAGS="$cf_save_LDFLAGS -L$cf_cv_library_path_utf8"
7299 test -n "$verbose" && echo " ... found utf8 library in $cf_cv_library_path_utf8" 1>&6
7301 echo "${as_me-configure}:7301: testing ... found utf8 library in $cf_cv_library_path_utf8 ..." 1>&5
7426 if test -n "$cf_cv_library_path_utf8" ; then
7427 for cf_add_libdir in $cf_cv_library_path_utf8
[all...]

Completed in 175 milliseconds