summaryrefslogtreecommitdiff
path: root/lang/python/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/files/patch-configure')
-rw-r--r--lang/python/files/patch-configure17
1 files changed, 13 insertions, 4 deletions
diff --git a/lang/python/files/patch-configure b/lang/python/files/patch-configure
index c17e753795a5..60016879c44c 100644
--- a/lang/python/files/patch-configure
+++ b/lang/python/files/patch-configure
@@ -1,7 +1,7 @@
---- configure.orig Sun Jul 13 18:46:13 2003
-+++ configure Sat Jul 19 15:21:09 2003
-@@ -3288,6 +3288,12 @@
- RUNSHARED=LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH
+--- configure.orig Sun Sep 21 00:29:40 2003
++++ configure Fri Sep 26 13:08:51 2003
+@@ -3596,6 +3596,12 @@
+ RUNSHARED=LD_LIBRARY_PATH=`pwd`:${LD_LIBRARY_PATH}
INSTSONAME="$LDLIBRARY".$SOVERSION
;;
+ FreeBSD*)
@@ -13,3 +13,12 @@
hp*|HP*)
LDLIBRARY='libpython$(VERSION).sl'
BLDLIBRARY='-Wl,+b,$(LIBDIR) -L. -lpython$(VERSION)'
+@@ -13384,7 +13390,7 @@
+ (exit $ac_status); }; }; then
+
+ cat >>confdefs.h <<\_ACEOF
+-#define HAVE_SYNC 1
++#define HAVE_FSYNC 1
+ _ACEOF
+
+ echo "$as_me:$LINENO: result: yes" >&5