Searched refs:cf_ncuhdr_root (Results 1 – 2 of 2) sorted by relevance
14357 cf_ncuhdr_root=$cf_cv_screen14362 if test -n "$cf_cv_curses_dir/include/$cf_ncuhdr_root" ; then14363 for cf_add_incdir in $cf_cv_curses_dir/include/$cf_ncuhdr_root14446 echo "$as_me:14446: checking for $cf_ncuhdr_root header in include-path" >&514447 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&614452 cf_header_list="$cf_ncuhdr_root/curses.h $cf_ncuhdr_root/ncurses.h"14453 …( test "$cf_ncuhdr_root" = ncurses || test "$cf_ncuhdr_root" = ncursesw ) && cf_header_list="$cf_h…14513 echo "$as_me:14513: checking for $cf_ncuhdr_root include-path" >&514514 echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&614537 …test -d $cf_header_path/include/$cf_ncuhdr_root && cf_search="$cf_search $cf_header_path/inc…[all …]
3174 cf_ncuhdr_root=ifelse($1,,ncurses,$1)3178 CF_ADD_INCDIR($cf_cv_curses_dir/include/$cf_ncuhdr_root)3181 AC_CACHE_CHECK(for $cf_ncuhdr_root header in include-path, cf_cv_ncurses_h,[3182 cf_header_list="$cf_ncuhdr_root/curses.h $cf_ncuhdr_root/ncurses.h"3183 …( test "$cf_ncuhdr_root" = ncurses || test "$cf_ncuhdr_root" = ncursesw ) && cf_header_list="$cf_h…3212 AC_CACHE_CHECK(for $cf_ncuhdr_root include-path, cf_cv_ncurses_h2,[3214 CF_HEADER_PATH(cf_search,$cf_ncuhdr_root)3240 if test `basename $cf_1st_incdir` = $cf_ncuhdr_root ; then3241 cf_cv_ncurses_header=$cf_ncuhdr_root/$cf_cv_ncurses_header