$NetBSD: patch-aa,v 1.1.1.1 2009/07/23 15:29:23 drochner Exp $

--- configure.orig	2009-06-29 12:16:43.000000000 +0200
+++ configure
@@ -24523,6 +24523,7 @@ if test "x$have_python" != "xno"; then
 
 
 
+if false; then
         { $as_echo "$as_me:$LINENO: checking whether we can build a shared library depending on libpython" >&5
 $as_echo_n "checking whether we can build a shared library depending on libpython... " >&6; }
     rm -rf testpython
@@ -24548,6 +24549,7 @@ EOF
     { $as_echo "$as_me:$LINENO: result: $result" >&5
 $as_echo "$result" >&6; }
 fi
+fi
 
 if test "x$have_python" != "xyes"; then
     if test "x$enable_python" = "xyes"; then
