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

/macosx-10.10/ncurses-44/ncurses/
H A Dconfig.status237 cf_cv_system_name="darwin10.0"
965 case $cf_cv_system_name in #(vi
1008 case $cf_cv_system_name in
1041 case "$cf_cv_system_name" in #(vi
1057 case "$cf_cv_system_name" in #(vi
1155 case $cf_cv_system_name in
1190 case $cf_cv_system_name in #(vi
H A Dconfigure1318 if test "${cf_cv_system_name+set}" = set; then
1321 cf_cv_system_name="$system_name"
1324 test -z "$system_name" && system_name="$cf_cv_system_name"
1325 test -n "$cf_cv_system_name" && echo "$as_me:1325: result: Configuring for $cf_cv_system_name" >&5
1326 echo "${ECHO_T}Configuring for $cf_cv_system_name" >&6
1328 if test ".$system_name" != ".$cf_cv_system_name" ; then
1329 echo "$as_me:1329: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
1330 echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&6
1341 cf_cv_system_name
[all...]
/macosx-10.10/patch_cmds-17/diffstat/
H A Dconfigure2460 if test "${cf_cv_system_name+set}" = set; then
2463 cf_cv_system_name="$system_name"
2466 test -z "$system_name" && system_name="$cf_cv_system_name"
2467 test -n "$cf_cv_system_name" && echo "$as_me:2467: result: Configuring for $cf_cv_system_name" >&5
2468 echo "${ECHO_T}Configuring for $cf_cv_system_name" >&6
2470 if test ".$system_name" != ".$cf_cv_system_name" ; then
2471 echo "$as_me:2471: result: Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&5
2472 echo "${ECHO_T}Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" >&6
2478 case $cf_cv_system_name i
[all...]
/macosx-10.10/ncurses-44/ncurses/test/
H A Dconfigure837 if eval "test \"`echo '$''{'cf_cv_system_name'+set}'`\" = set"; then
840 cf_cv_system_name="$system_name"
844 test -z "$system_name" && system_name="$cf_cv_system_name"
845 test -n "$cf_cv_system_name" && echo "$ac_t""Configuring for $cf_cv_system_name" 1>&6
847 if test ".$system_name" != ".$cf_cv_system_name" ; then
848 echo "$ac_t""Cached system name ($system_name) does not agree with actual ($cf_cv_system_name)" 1>&6
5831 # SYSTEM_NAME=`echo "$cf_cv_system_name"|tr ' ' -`

Completed in 152 milliseconds