Searched refs:cf_ncuhdr_root (Results 1 – 2 of 2) sorted by relevance
16520 cf_ncuhdr_root=$cf_cv_screen16525 if test -n "$cf_cv_curses_dir/include/$cf_ncuhdr_root" ; then16526 for cf_add_incdir in $cf_cv_curses_dir/include/$cf_ncuhdr_root16609 echo "$as_me:16609: checking for $cf_ncuhdr_root header in include-path" >&516610 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&616615 cf_header_list="$cf_ncuhdr_root/curses.h $cf_ncuhdr_root/ncurses.h"16616 …{ test "$cf_ncuhdr_root" = ncurses || test "$cf_ncuhdr_root" = ncursesw; } && cf_header_list="$cf_…16676 echo "$as_me:16676: checking for $cf_ncuhdr_root include-path" >&516677 echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&616700 …est -d "$cf_header_path/include/$cf_ncuhdr_root" && cf_search="$cf_search $cf_header_path/in…[all …]
3543 cf_ncuhdr_root=ifelse($1,,ncurses,$1)3547 CF_ADD_INCDIR($cf_cv_curses_dir/include/$cf_ncuhdr_root)3550 AC_CACHE_CHECK(for $cf_ncuhdr_root header in include-path, cf_cv_ncurses_h,[3551 cf_header_list="$cf_ncuhdr_root/curses.h $cf_ncuhdr_root/ncurses.h"3552 …{ test "$cf_ncuhdr_root" = ncurses || test "$cf_ncuhdr_root" = ncursesw; } && cf_header_list="$cf_…3581 AC_CACHE_CHECK(for $cf_ncuhdr_root include-path, cf_cv_ncurses_h2,[3583 CF_HEADER_PATH(cf_search,$cf_ncuhdr_root)3609 if test "`basename "$cf_1st_incdir"`" = "$cf_ncuhdr_root" ; then3610 cf_cv_ncurses_header="$cf_ncuhdr_root/$cf_cv_ncurses_header"