diff options
Diffstat (limited to 'lang/python/files/patch-pyconfig.h.in')
-rw-r--r-- | lang/python/files/patch-pyconfig.h.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/python/files/patch-pyconfig.h.in b/lang/python/files/patch-pyconfig.h.in deleted file mode 100644 index 289f4dcafcad..000000000000 --- a/lang/python/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 |