summaryrefslogtreecommitdiff
path: root/lang/python23/files/patch-pyconfig.h.in
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-10-04 05:17:10 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-10-04 05:17:10 +0000
commitec722082a10e4eb1a17be30daea2eb64ce359964 (patch)
tree95e6891a0e9ea37f0684456b127f209b139885ac /lang/python23/files/patch-pyconfig.h.in
parentpthread fix for audio/openal on -current (diff)
Update to Python-2.3.2
Notes
Notes: svn path=/head/; revision=90205
Diffstat (limited to 'lang/python23/files/patch-pyconfig.h.in')
-rw-r--r--lang/python23/files/patch-pyconfig.h.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/python23/files/patch-pyconfig.h.in b/lang/python23/files/patch-pyconfig.h.in
deleted file mode 100644
index 289f4dcafcad..000000000000
--- a/lang/python23/files/patch-pyconfig.h.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- pyconfig.h.in.orig Fri Sep 26 13:09:17 2003
-+++ pyconfig.h.in Fri Sep 26 13:09:25 2003
-@@ -486,7 +486,7 @@
- #undef HAVE_SYMLINK
-
- /* Define if you have the 'fsync' function. */
--#undef HAVE_SYNC
-+#undef HAVE_FSYNC
-
- /* Define to 1 if you have the `sysconf' function. */
- #undef HAVE_SYSCONF