$NetBSD: patch-aa,v 1.4 2005/01/25 22:42:49 jmmv Exp $

--- configure.orig	2004-11-11 12:21:37.000000000 +0100
+++ configure
@@ -11071,6 +11071,7 @@ echo "${ECHO_T}$LINGUAS" >&6
 
 
 
+if false; then
         if test -n "$PYTHON"; then
       # If the user set $PYTHON, use it and don't search something else.
       echo "$as_me:$LINENO: checking whether $PYTHON version >= 2.0" >&5
@@ -11273,6 +11274,8 @@ echo "${ECHO_T}no" >&6
     have_python=false
   fi
 fi
+fi
+have_python=false
 
 
 if $have_python; then
