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

/xsrc/external/mit/xterm/dist/
H A Dconfigure1232 if test "${cf_cv_system_name+set}" = set; then
1235 cf_cv_system_name="$system_name"
1238 test -z "$system_name" && system_name="$cf_cv_system_name"
1239 test -n "$cf_cv_system_name" && echo "$as_me:1239: result: Configuring for $cf_cv_system_name" >&5
1240 echo "${ECHO_T}Configuring for $cf_cv_system_name" >&6
1242 if test ".$system_name" != ".$cf_cv_system_name" ; then
1243 echo "$as_me:1243: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
1244 echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&6
7900 if test "${cf_cv_system_name
[all...]
H A Daclocal.m4416 AC_CACHE_VAL(cf_cv_system_name,[cf_cv_system_name="$system_name"])
418 test -z "$system_name" && system_name="$cf_cv_system_name"
419 test -n "$cf_cv_system_name" && AC_MSG_RESULT(Configuring for $cf_cv_system_name)
421 if test ".$system_name" != ".$cf_cv_system_name" ; then
422 AC_MSG_RESULT(Cached system name ($system_name) does not agree with actual ($cf_cv_system_name))
1466 case "$cf_cv_system_name" in
1864 case "$cf_cv_system_name" in
2131 case "$cf_cv_system_name" i
[all...]

Completed in 11 milliseconds