From ec722082a10e4eb1a17be30daea2eb64ce359964 Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Sat, 4 Oct 2003 05:17:10 +0000 Subject: Update to Python-2.3.2 --- lang/python23/files/patch-pyconfig.h.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lang/python23/files/patch-pyconfig.h.in (limited to 'lang/python23/files/patch-pyconfig.h.in') 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 -- cgit v1.2.3