diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-10-17 11:14:17 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-10-17 11:14:17 +0000 |
commit | 72143e1b7cd9f097545d988aafb242476c6be547 (patch) | |
tree | 997ce84ff61307356485ab1f4973a5e7b2bca8ac /lang/python/files/patch-configure | |
parent | Upgrade to 0.5.2. (diff) |
Upgrade to Python-2.2.2.
Approved by: tg
Diffstat (limited to 'lang/python/files/patch-configure')
-rw-r--r-- | lang/python/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/python/files/patch-configure b/lang/python/files/patch-configure deleted file mode 100644 index e40f4ac925e3..000000000000 --- a/lang/python/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sun Jan 20 15:31:22 2002 -+++ configure Sun Jan 20 15:56:58 2002 -@@ -6980,6 +6980,7 @@ - #line 6981 "configure" - #include "confdefs.h" - #include <stdio.h> -+#include <wchar.h> - main() - { - FILE *f=fopen("conftestval", "w"); |