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

/freebsd-current/contrib/ncurses/
H A Dconfigure1584 if test "${cf_cv_system_name+set}" = set; then
1587 cf_cv_system_name="$system_name"
1590 test -z "$system_name" && system_name="$cf_cv_system_name"
1591 test -n "$cf_cv_system_name" && echo "$as_me:1591: result: Configuring for $cf_cv_system_name" >&5
1592 echo "${ECHO_T}Configuring for $cf_cv_system_name" >&6
1594 if test ".$system_name" != ".$cf_cv_system_name" ; then
1595 echo "$as_me:1595: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
1596 echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&6
1607 cf_cv_system_name
[all...]
/freebsd-current/contrib/byacc/
H A Dconfigure1139 if test "${cf_cv_system_name+set}" = set; then
1142 cf_cv_system_name="$system_name"
1145 test -z "$system_name" && system_name="$cf_cv_system_name"
1146 test -n "$cf_cv_system_name" && echo "$as_me:1146: result: Configuring for $cf_cv_system_name" >&5
1147 echo "${ECHO_T}Configuring for $cf_cv_system_name" >&6
1149 if test ".$system_name" != ".$cf_cv_system_name" ; then
1150 echo "$as_me:1150: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
1151 echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&6
/freebsd-current/contrib/dialog/
H A Dconfigure3154 case "$cf_cv_system_name" in
3566 if test "${cf_cv_system_name+set}" = set; then
3569 cf_cv_system_name="$system_name"
3572 test -z "$system_name" && system_name="$cf_cv_system_name"
3573 test -n "$cf_cv_system_name" && echo "$as_me:3573: result: Configuring for $cf_cv_system_name" >&5
3574 echo "${ECHO_T}Configuring for $cf_cv_system_name" >&6
3576 if test ".$system_name" != ".$cf_cv_system_name" ; then
3577 echo "$as_me:3577: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
3578 echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >
[all...]

Completed in 93 milliseconds