X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=winconfig.h;h=00edfeec2f7bd4b97fcf92d01db189f9e93b607e;hb=52e98abd6e5c6d10ddea91a529f7b1b2336e0696;hp=bc9c003c0adf4d369086ca9dd28406f5df1c199f;hpb=6ac36d6c40a2dd0ab2800c23d08894856b193c2f;p=mono.git 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 */