summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-08-28 18:02:19 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-08-28 18:02:19 +0000
commit51439e027fb4d87eaf4d5c87ee637940568a8ee2 (patch)
tree121e5e154c24d783fac303dba5b767aab739be82 /x11-toolkits/py-gtk/files
parentUpdate to 0.60 (diff)
Update to 0.6.10.
Notes
Notes: svn path=/head/; revision=65180
Diffstat (limited to 'x11-toolkits/py-gtk/files')
-rw-r--r--x11-toolkits/py-gtk/files/patch-configure54
1 files changed, 51 insertions, 3 deletions
diff --git a/x11-toolkits/py-gtk/files/patch-configure b/x11-toolkits/py-gtk/files/patch-configure
index f91c22b56f99..f2a3b46431df 100644
--- a/x11-toolkits/py-gtk/files/patch-configure
+++ b/x11-toolkits/py-gtk/files/patch-configure
@@ -1,9 +1,9 @@
$FreeBSD$
---- configure 2002/07/14 12:15:07 1.1
-+++ configure 2002/07/14 12:15:18
-@@ -6321,6 +6321,7 @@
+--- configure.orig Sat Aug 24 10:37:08 2002
++++ configure Wed Aug 28 20:20:53 2002
+@@ -7372,6 +7372,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -11,3 +11,51 @@ $FreeBSD$
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -8888,6 +8889,7 @@
+ #line $LINENO "configure"
+ #include "confdefs.h"
+ $ac_includes_default
++#include <Python.h>
+ #include <arrayobject.h>
+ _ACEOF
+ rm -f conftest.$ac_objext
+@@ -8918,6 +8920,7 @@
+ cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
+ #include "confdefs.h"
++#include <Python.h>
+ #include <arrayobject.h>
+ _ACEOF
+ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
+@@ -8999,6 +9002,7 @@
+ #line $LINENO "configure"
+ #include "confdefs.h"
+ $ac_includes_default
++#include <Python.h>
+ #include <Extensions/arrayobject.h>
+ _ACEOF
+ rm -f conftest.$ac_objext
+@@ -9029,6 +9033,7 @@
+ cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
+ #include "confdefs.h"
++#include <Python.h>
+ #include <Extensions/arrayobject.h>
+ _ACEOF
+ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
+@@ -9110,6 +9115,7 @@
+ #line $LINENO "configure"
+ #include "confdefs.h"
+ $ac_includes_default
++#include <Python.h>
+ #include <Numeric/arrayobject.h>
+ _ACEOF
+ rm -f conftest.$ac_objext
+@@ -9140,6 +9146,7 @@
+ cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
+ #include "confdefs.h"
++#include <Python.h>
+ #include <Numeric/arrayobject.h>
+ _ACEOF
+ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5