Searched refs:cf_cv_procfs_cwd (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in681 if test "$cf_cv_procfs_cwd" = no ; then
684 AC_DEFINE_UNQUOTED(PROCFS_ROOT,"$cf_cv_procfs_cwd",[This is defined via the --enable-exec-xterm option])
H A Dconfigure19515 if test "${cf_cv_procfs_cwd+set}" = set; then
19519 cf_cv_procfs_cwd=no
19526 cf_cv_procfs_cwd="$cf_path"
19532 echo "$as_me:19532: result: $cf_cv_procfs_cwd" >&5
19533 echo "${ECHO_T}$cf_cv_procfs_cwd" >&6
19535 if test "$cf_cv_procfs_cwd" = no ; then
19541 #define PROCFS_ROOT "$cf_cv_procfs_cwd"
H A Daclocal.m42448 AC_CACHE_CHECK(for proc tree with cwd-support,cf_cv_procfs_cwd,[
2449 cf_cv_procfs_cwd=no
2456 cf_cv_procfs_cwd="$cf_path"

Completed in 27 milliseconds