Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dconfigure16520 cf_ncuhdr_root=$cf_cv_screen
16525 if test -n "$cf_cv_curses_dir/include/$cf_ncuhdr_root" ; then
16526 for cf_add_incdir in $cf_cv_curses_dir/include/$cf_ncuhdr_root
16609 echo "$as_me:16609: checking for $cf_ncuhdr_root header in include-path" >&5
16610 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6
16615 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" >&5
16677 echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&6
16700 …est -d "$cf_header_path/include/$cf_ncuhdr_root" && cf_search="$cf_search $cf_header_path/in…
[all …]
H A Daclocal.m43543 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" ; then
3610 cf_cv_ncurses_header="$cf_ncuhdr_root/$cf_cv_ncurses_header"