Index: /trunk/src/sed/config.h.win
===================================================================
--- /trunk/src/sed/config.h.win	(revision 799)
+++ /trunk/src/sed/config.h.win	(revision 800)
@@ -28,5 +28,5 @@
 
 /* Define to 1 if you have the `btowc' function. */
-#define HAVE_BTOWC 1
+/*#define HAVE_BTOWC 1 - bird don't drag in msvcp71.dll */
 
 /* Define to 1 if you have the `bzero' function. */
@@ -123,5 +123,5 @@
 
 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
-#define HAVE_MBRTOWC 1
+/*#define HAVE_MBRTOWC 1 - bird don't drag in msvcp71.dll */
 
 /* Define to 1 if <wchar.h> declares mbstate_t. */
@@ -264,8 +264,8 @@
 
 /* Define to 1 if you have the `wcrtomb' function. */
-#define HAVE_WCRTOMB 1
+/*#define HAVE_WCRTOMB 1  - bird don't drag in msvcp71.dll */
 
 /* Define to 1 if you have the `wcscoll' function. */
-#define HAVE_WCSCOLL 1
+/*#define HAVE_WCSCOLL 1 - bird don't drag in msvcp71.dll */
 
 /* Define to 1 if you have the <wctype.h> header file. */
@@ -396,5 +396,5 @@
 
 /* mbsinit isn't defined?!? */
-#include <wchar.h> 
+#include <wchar.h>
 int _inline mbsinit(const mbstate_t *_p)
 {
