--- pyconfig.h.in.orig Thu Oct 25 02:10:49 2001 +++ pyconfig.h.in Sat Dec 8 17:19:50 2001 @@ -450,6 +453,9 @@ /* Define if you have the inet_pton function. */ #undef HAVE_INET_PTON +/* Define if you have the iswprint function. */ +#undef HAVE_ISWPRINT + /* Define if you have the kill function. */ #undef HAVE_KILL @@ -458,6 +464,9 @@ /* Define if you have the lstat function. */ #undef HAVE_LSTAT + +/* Define if you have the mbtowc function. */ +#undef HAVE_MBTOWC /* Define if you have the memmove function. */ #undef HAVE_MEMMOVE