summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/python/files/patch-configure b/lang/python/files/patch-configure
new file mode 100644
index 000000000000..e40f4ac925e3
--- /dev/null
+++ b/lang/python/files/patch-configure
@@ -0,0 +1,10 @@
+--- 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");