Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/dialog/
HDconfigure14357 cf_ncuhdr_root=$cf_cv_screen
14362 if test -n "$cf_cv_curses_dir/include/$cf_ncuhdr_root" ; then
14363 for cf_add_incdir in $cf_cv_curses_dir/include/$cf_ncuhdr_root
14446 echo "$as_me:14446: checking for $cf_ncuhdr_root header in include-path" >&5
14447 echo $ECHO_N "checking for $cf_ncuhdr_root header in include-path... $ECHO_C" >&6
14452 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" >&5
14514 echo $ECHO_N "checking for $cf_ncuhdr_root include-path... $ECHO_C" >&6
14537 …test -d $cf_header_path/include/$cf_ncuhdr_root && cf_search="$cf_search $cf_header_path/inc…
[all …]
HDaclocal.m43174 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 ; then
3241 cf_cv_ncurses_header=$cf_ncuhdr_root/$cf_cv_ncurses_header