Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dconfigure13760 cf_cv_curses_dir=$withval
13762 cf_cv_curses_dir=no
13764 echo "$as_me:13764: result: $cf_cv_curses_dir" >&5
13765 echo "${ECHO_T}$cf_cv_curses_dir" >&6
13767 if test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no"
16522 test -n "$cf_cv_curses_dir" && \
16523 test "$cf_cv_curses_dir" != "no" && { \
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
17419 if test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no"
[all …]
H A Daclocal.m43545 test -n "$cf_cv_curses_dir" && \
3546 test "$cf_cv_curses_dir" != "no" && { \
3547 CF_ADD_INCDIR($cf_cv_curses_dir/include/$cf_ncuhdr_root)
3673 if test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no"
5552 [cf_cv_curses_dir=$withval],
5553 [cf_cv_curses_dir=no])
5554 AC_MSG_RESULT($cf_cv_curses_dir)
5556 if test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no"
5559 if test -d "$cf_cv_curses_dir"
5561 CF_ADD_INCDIR($cf_cv_curses_dir/include)
[all …]