X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f2fef14eb3dec519b18323fe58431c9b9f765aa6..0d85c7fa9d87ecd832b455923ae60da440503bb7:/src/gras_config.h.in diff --git a/src/gras_config.h.in b/src/gras_config.h.in index 952dd3b712..fdfef2faf4 100644 --- a/src/gras_config.h.in +++ b/src/gras_config.h.in @@ -195,6 +195,9 @@ /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME +/* Indicates whether we should use GTNetS or not */ +#undef USE_GTNETS + /* Indicates whether we should use SimIX or not */ #undef USE_SIMIX @@ -223,5 +226,5 @@ #undef inline #endif -/* Define to `unsigned' if does not define. */ +/* Define to `unsigned int' if does not define. */ #undef size_t