Home
last modified time | relevance | path

Searched refs:ac_sys_system (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/
Dconfigure.ac333 # ac_sys_system and ac_sys_release are only used for setting
338 ac_sys_system=Linux
341 ac_sys_system=Cygwin
350 ac_sys_system=`uname -s`
351 if test "$ac_sys_system" = "AIX" \
352 -o "$ac_sys_system" = "UnixWare" -o "$ac_sys_system" = "OpenUNIX"; then
358 ac_md_system=`echo $ac_sys_system |
407 case $ac_sys_system/$ac_sys_release in
566 case $ac_sys_system in
721 case $ac_sys_system/$ac_sys_release in
[all …]
Dconfigure3297 ac_sys_system=Linux
3300 ac_sys_system=Cygwin
3309 ac_sys_system=`uname -s`
3310 if test "$ac_sys_system" = "AIX" \
3311 -o "$ac_sys_system" = "UnixWare" -o "$ac_sys_system" = "OpenUNIX"; then
3317 ac_md_system=`echo $ac_sys_system |
3365 case $ac_sys_system/$ac_sys_release in
3539 case $ac_sys_system in
5254 case $ac_sys_system/$ac_sys_release in
5256 echo This system \($ac_sys_system/$ac_sys_release\) is no longer supported.
[all …]
/external/python/cpython3/
Dconfigure.ac381 # ac_sys_system and ac_sys_release are used for setting
386 ac_sys_system=Linux-android
389 ac_sys_system=Linux
392 ac_sys_system=Cygwin
395 ac_sys_system=VxWorks
404 ac_sys_system=`uname -s`
405 if test "$ac_sys_system" = "AIX" \
406 -o "$ac_sys_system" = "UnixWare" -o "$ac_sys_system" = "OpenUNIX"; then
412 ac_md_system=`echo $ac_sys_system |
464 case $ac_sys_system/$ac_sys_release in
[all …]
Dconfigure3296 ac_sys_system=Linux-android
3299 ac_sys_system=Linux
3302 ac_sys_system=Cygwin
3305 ac_sys_system=VxWorks
3314 ac_sys_system=`uname -s`
3315 if test "$ac_sys_system" = "AIX" \
3316 -o "$ac_sys_system" = "UnixWare" -o "$ac_sys_system" = "OpenUNIX"; then
3322 ac_md_system=`echo $ac_sys_system |
3374 case $ac_sys_system/$ac_sys_release in
3479 case $ac_sys_system in
[all …]