diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-10-04 05:17:10 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-10-04 05:17:10 +0000 |
commit | ec722082a10e4eb1a17be30daea2eb64ce359964 (patch) | |
tree | 95e6891a0e9ea37f0684456b127f209b139885ac /lang/python23/files/patch-pyconfig.h.in | |
parent | pthread 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.in | 11 |
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 |