Home
last modified time | relevance | path

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

/trueos/contrib/dialog/
HDaclocal.m42838 test -n "$cf_cv_curses_dir" && \
2839 test "$cf_cv_curses_dir" != "no" && { \
2840 CF_ADD_INCDIR($cf_cv_curses_dir/include/$cf_ncuhdr_root)
2966 if ( test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no" )
4279 [cf_cv_curses_dir=$withval],
4280 [cf_cv_curses_dir=no])
4281 AC_MSG_RESULT($cf_cv_curses_dir)
4283 if ( test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no" )
4286 if test -d "$cf_cv_curses_dir"
4288 CF_ADD_INCDIR($cf_cv_curses_dir/include)
[all …]
HDconfigure10331 cf_cv_curses_dir=$withval
10333 cf_cv_curses_dir=no
10335 echo "$as_me:10335: result: $cf_cv_curses_dir" >&5
10336 echo "${ECHO_T}$cf_cv_curses_dir" >&6
10338 if ( test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no" )
11303 test -n "$cf_cv_curses_dir" && \
11304 test "$cf_cv_curses_dir" != "no" && { \
11306 if test -n "$cf_cv_curses_dir/include/$cf_ncuhdr_root" ; then
11307 for cf_add_incdir in $cf_cv_curses_dir/include/$cf_ncuhdr_root
12193 if ( test -n "$cf_cv_curses_dir" && test "$cf_cv_curses_dir" != "no" )