Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dconfigure16893 cf_cv_ncurses_h2=$cf_header
16898 cf_cv_ncurses_h2=no
16902 if test "$cf_cv_ncurses_h2" != no ; then
16903 cf_cv_ncurses_h2=$cf_incdir/$cf_header
16910 test "$cf_cv_ncurses_h2" != no && break
16912 test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:16912: error: not found" >&5
16917 echo "$as_me:16917: result: $cf_cv_ncurses_h2" >&5
16918 echo "${ECHO_T}$cf_cv_ncurses_h2" >&6
16920 cf_1st_incdir=`echo "$cf_cv_ncurses_h2" | sed -e 's%/[^/]*$%%'`
16921 cf_cv_ncurses_header="`basename "$cf_cv_ncurses_h2"`"
[all …]
H A Daclocal.m43581 AC_CACHE_CHECK(for $cf_ncuhdr_root include-path, cf_cv_ncurses_h2,[
3593 CF_NCURSES_CC_CHECK(cf_cv_ncurses_h2,$cf_header,$1)
3594 if test "$cf_cv_ncurses_h2" != no ; then
3595 cf_cv_ncurses_h2=$cf_incdir/$cf_header
3602 test "$cf_cv_ncurses_h2" != no && break
3604 test "$cf_cv_ncurses_h2" = no && AC_MSG_ERROR(not found)
3607 CF_DIRNAME(cf_1st_incdir,$cf_cv_ncurses_h2)
3608 cf_cv_ncurses_header="`basename "$cf_cv_ncurses_h2"`"