--- Python-2.6.6_orig/configure 2011-05-17 22:54:24.000000000 +0200 +++ Python-2.6.6/configure 2011-05-17 22:51:35.000000000 +0200 @@ -10183,9 +10183,9 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking getaddrinfo bug" >&5 $as_echo_n "checking getaddrinfo bug... " >&6; } if test "$cross_compiling" = yes; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: result: buggy" >&5 -$as_echo "buggy" >&6; } -buggygetaddrinfo=yes + { $as_echo "$as_me:${as_lineno-$LINENO}: result: assume ok" >&5 +$as_echo "assume ok" >&6; } +buggygetaddrinfo=no else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */