X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mono.git;a=blobdiff_plain;f=winconfig.h;h=00edfeec2f7bd4b97fcf92d01db189f9e93b607e;hp=bc9c003c0adf4d369086ca9dd28406f5df1c199f;hb=HEAD;hpb=cfa6ff88d1d55bb54aa6cb25a26dbabe00e9db83 diff --git a/winconfig.h b/winconfig.h index bc9c003c0ad..00edfeec2f7 100644 --- a/winconfig.h +++ b/winconfig.h @@ -1,6 +1,3 @@ -/* config.h. Generated from config.h.in by configure. */ -/* config.h.in. Generated from configure.ac by autoheader. */ - #ifndef _MSC_VER #include "cygconfig.h" #else @@ -58,7 +55,7 @@ #define DISABLE_PORTABILITY 1 /* Windows does not have symlinks */ -#define PLATFORM_NO_SYMLINKS 1 +#define HOST_NO_SYMLINKS 1 /* String of disabled features */ #define DISABLED_FEATURES "none" @@ -589,6 +586,9 @@ /* Define to 1 if you have IPv6 support. */ #define HAVE_STRUCT_SOCKADDR_IN6 1 +/* Defined as strtok_s in eglib-config.hw */ +#define HAVE_STRTOK_R 1 + /* Have a working sigaltstack */ /* #undef HAVE_WORKING_SIGALTSTACK */