Lines Matching refs:cf_path
2450 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=$APPSDIR
3879 CF_PATH_SYNTAX(cf_path)
4052 for cf_path in \
4056 if test -d "$cf_path" ; then
4057 ICONDIR="$cf_path"
4062 cf_path=$ICONDIR
4063 CF_PATH_SYNTAX(cf_path)
4651 for cf_path in \
4655 if test -d "$cf_path" ; then
4656 PIXMAPDIR="$cf_path"
4661 cf_path=$PIXMAPDIR
4662 CF_PATH_SYNTAX(cf_path)
5224 for cf_path in default \
5233 if test "$cf_path" != default ; then
5234 CF_APPEND_TEXT(CPPFLAGS,-I$cf_path/include)
5235 AC_MSG_CHECKING(for $cf_test in $cf_path)
5247 test "$cf_path" = default && cf_x_athena_inc=default
5248 test "$cf_path" != default && cf_x_athena_inc="$cf_path/include"
5270 for cf_path in default \
5290 test "$cf_path" != default && cf_libs="-L$cf_path/lib $cf_libs"