Searched refs:cf_path (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dconfigure7953 for cf_path in \
7970 if test -d "$cf_path" ; then
7971 APPSDIR="$cf_path"
7976 cf_path=$APPSDIR
7984 case "x$cf_path" in
7990 eval cf_path="$cf_path"
7991 case "x$cf_path" in
7993 cf_path=`echo "$cf_path" | se
[all...]
H A Daclocal.m42450 for cf_path in /proc /compat/linux/proc /usr/compat/linux/proc
2452 if test -d "$cf_path" && \
2453 test -d "$cf_path"/$$ && \
2454 { test -d "$cf_path"/$$/cwd || \
2455 test -L "$cf_path"/$$/cwd; }; then
2456 cf_cv_procfs_cwd="$cf_path"
3855 for cf_path in \
3872 if test -d "$cf_path" ; then
3873 APPSDIR="$cf_path"
3878 cf_path
[all...]

Completed in 12 milliseconds