Index: PC/pyconfig.h =================================================================== --- PC/pyconfig.h (revision 87131) +++ PC/pyconfig.h (working copy) @@ -634,9 +634,7 @@ /* #undef HAVE_WAITPID */ /* Define to 1 if you have the `wcsftime' function. */ -#if defined(_MSC_VER) && _MSC_VER >= 1310 -#define HAVE_WCSFTIME 1 -#endif +/* #undef HAVE_WCSFTIME */ /* Define to 1 if you have the `wcscoll' function. */ #ifndef MS_WINCE