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

/xsrc/external/mit/xterm/dist/
H A Dconfigure8609 cf_path_args=""
8647 elif test -z "$cf_path_args" ; then
8648 cf_path_args="$cf_temp"
8650 cf_path_args="$cf_path_args $cf_temp"
8663 test -n "$cf_path_args" &&
8665 #define XTERM_PATH_ARGS "$cf_path_args"
23265 cf_path_args=""
23303 elif test -z "$cf_path_args" ; then
23304 cf_path_args
[all...]
H A Daclocal.m42159 cf_path_args=""
2170 elif test -z "$cf_path_args" ; then
2171 cf_path_args="$cf_temp"
2173 cf_path_args="$cf_path_args $cf_temp"
2181 test -n "$cf_path_args" && AC_DEFINE_UNQUOTED($1_ARGS,"$cf_path_args",Define to provide args for $1)

Completed in 36 milliseconds