summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome/files/patch-pygtk::configure
blob: 4326edc43a70a460c09b2767dec46debf0ade199 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61

$FreeBSD: ports/x11-toolkits/py-gnome/files/patch-pygtk::configure,v 1.2 2002/08/28 18:02:42 sobomax Exp $

--- pygtk/configure.orig    Sat Aug 24 10:37:08 2002
+++ pygtk/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"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # 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