Lines Matching refs:cf_path

7953 	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" | sed -e s%NONE%$cf_path_syntax%`
7998 cf_path=`echo "$cf_path" | sed -e s%NONE%$cf_path_syntax%`
8001 { { echo "$as_me:8001: error: expected a pathname, not \"$cf_path\"" >&5
8002 echo "$as_me: error: expected a pathname, not \"$cf_path\"" >&2;}
8101 for cf_path in \
8105 if test -d "$cf_path" ; then
8106 PIXMAPDIR="$cf_path"
8111 cf_path=$PIXMAPDIR
8119 case "x$cf_path" in
8125 eval cf_path="$cf_path"
8126 case "x$cf_path" in
8128 cf_path=`echo "$cf_path" | sed -e s%NONE%$cf_path_syntax%`
8133 cf_path=`echo "$cf_path" | sed -e s%NONE%$cf_path_syntax%`
8136 { { echo "$as_me:8136: error: expected a pathname, not \"$cf_path\"" >&5
8137 echo "$as_me: error: expected a pathname, not \"$cf_path\"" >&2;}
8168 for cf_path in \
8172 if test -d "$cf_path" ; then
8173 ICONDIR="$cf_path"
8178 cf_path=$ICONDIR
8186 case "x$cf_path" in
8192 eval cf_path="$cf_path"
8193 case "x$cf_path" in
8195 cf_path=`echo "$cf_path" | sed -e s%NONE%$cf_path_syntax%`
8200 cf_path=`echo "$cf_path" | sed -e s%NONE%$cf_path_syntax%`
8203 { { echo "$as_me:8203: error: expected a pathname, not \"$cf_path\"" >&5
8204 echo "$as_me: error: expected a pathname, not \"$cf_path\"" >&2;}
15726 for cf_path in default \
15751 if test "$cf_path" != default ; then
15754 CPPFLAGS="${CPPFLAGS}-I$cf_path/include"
15756 echo "$as_me:15756: checking for $cf_test in $cf_path" >&5
15757 echo $ECHO_N "checking for $cf_test in $cf_path... $ECHO_C" >&6
15803 test "$cf_path" = default && cf_x_athena_inc=default
15804 test "$cf_path" != default && cf_x_athena_inc="$cf_path/include"
15823 for cf_path in default \
15858 test "$cf_path" != default && cf_libs="-L$cf_path/lib $cf_libs"
19520 for cf_path in /proc /compat/linux/proc /usr/compat/linux/proc
19522 if test -d "$cf_path" && \
19523 test -d "$cf_path"/$$ && \
19524 { test -d "$cf_path"/$$/cwd || \
19525 test -L "$cf_path"/$$/cwd; }; then
19526 cf_cv_procfs_cwd="$cf_path"