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

/freebsd-10.0-release/contrib/dialog/
H A Dconfigure11301 cf_ncuhdr_root=$use_ncurses
11306 if test -n "$cf_cv_curses_dir/include/$cf_ncuhdr_root" ; then
11307 for cf_add_incdir in $cf_cv_curses_dir/include/$cf_ncuhdr_root
11385 echo "$as_me:11385: checking for $cf_ncuhdr_root header in include-path" >&5
11386 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6
11391 cf_header_list="$cf_ncuhdr_root/curses.h $cf_ncuhdr_root/ncurses.h"
11392 ( test "$cf_ncuhdr_root" = ncurses || test "$cf_ncuhdr_root" = ncursesw ) && cf_header_list="$cf_header_list curses.h ncurses.h"
11452 echo "$as_me:11452: checking for $cf_ncuhdr_root includ
[all...]

Completed in 83 milliseconds