Searched refs:cf_cv_ncurses_h2 (Results 1 – 2 of 2) sorted by relevance
16893 cf_cv_ncurses_h2=$cf_header16898 cf_cv_ncurses_h2=no16902 if test "$cf_cv_ncurses_h2" != no ; then16903 cf_cv_ncurses_h2=$cf_incdir/$cf_header16910 test "$cf_cv_ncurses_h2" != no && break16912 test "$cf_cv_ncurses_h2" = no && { { echo "$as_me:16912: error: not found" >&516917 echo "$as_me:16917: result: $cf_cv_ncurses_h2" >&516918 echo "${ECHO_T}$cf_cv_ncurses_h2" >&616920 cf_1st_incdir=`echo "$cf_cv_ncurses_h2" | sed -e 's%/[^/]*$%%'`16921 cf_cv_ncurses_header="`basename "$cf_cv_ncurses_h2"`"[all …]
3581 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 ; then3595 cf_cv_ncurses_h2=$cf_incdir/$cf_header3602 test "$cf_cv_ncurses_h2" != no && break3604 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"`"