X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/beaedc82c29cae2d3a54f1083ebd741386677d0f..de06d16ffe51a0f739ffc8d5e8259788c79fd16d:/src/gras_config.h.in diff --git a/src/gras_config.h.in b/src/gras_config.h.in index 952dd3b712..337d741a84 100644 --- a/src/gras_config.h.in +++ b/src/gras_config.h.in @@ -71,9 +71,15 @@ /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY +/* Indicates whether we have the GTNETS library or not */ +#undef HAVE_GTNETS + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_JNI_H + /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD @@ -195,9 +201,6 @@ /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME -/* Indicates whether we should use SimIX or not */ -#undef USE_SIMIX - /* Version number of package */ #undef VERSION @@ -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