X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mono.git;a=blobdiff_plain;f=winconfig.h;h=00edfeec2f7bd4b97fcf92d01db189f9e93b607e;hp=d279e1d3edad4d42ef488f543d23076e3bdf1bc7;hb=HEAD;hpb=8a10c623f3d392388235bec41817a7c42c9672d5 diff --git a/winconfig.h b/winconfig.h index d279e1d3eda..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" @@ -394,9 +391,6 @@ /* Using the simple generational GC. */ /* #undef HAVE_SGEN_GC */ -/* Some VES is available at runtime */ -#define HAVE_ONLINE_VES 1 - /* Have signal */ #define HAVE_SIGNAL 1 @@ -592,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 */