summaryrefslogtreecommitdiff
path: root/sysutils/gnome-commander/patches/patch-aa
blob: 40d99e45711b4718461e2826e78ebde3928309d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-aa,v 1.2 2010/11/29 18:51:51 drochner Exp $

--- configure.orig	2010-09-08 21:42:20.000000000 +0000
+++ configure
@@ -17900,6 +17900,7 @@ if test "x$have_python" != "xno"; then
 
 
 
+if false; then
         { $as_echo "$as_me:${as_lineno-$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
@@ -17925,6 +17926,7 @@ EOF
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $result" >&5
 $as_echo "$result" >&6; }
 fi
+fi
 
 if test "x$have_python" != "xyes"; then
     if test "x$enable_python" = "xyes"; then