X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0d85c7fa9d87ecd832b455923ae60da440503bb7..efc583c42eef350fcdfa2560715243e95af94505:/src/gras_config.h.in diff --git a/src/gras_config.h.in b/src/gras_config.h.in index fdfef2faf4..d2edc2813e 100644 --- a/src/gras_config.h.in +++ b/src/gras_config.h.in @@ -71,11 +71,14 @@ /* 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 `pthread' library (-lpthread). */ -#undef HAVE_LIBPTHREAD +/* Define to 1 if you have the header file. */ +#undef HAVE_JNI_H /* Define to 1 if you have the `makecontext' function. */ #undef HAVE_MAKECONTEXT @@ -95,6 +98,10 @@ /* Indicates whether we have the CSDP library or not */ #undef HAVE_SDP +/* Define if the sem_timedwait is avaible or not (part of XPG6 standard only) + */ +#undef HAVE_SEM_TIMEDWAIT + /* Define to 1 if you have the `signal' function. */ #undef HAVE_SIGNAL @@ -195,12 +202,6 @@ /* 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 - /* Version number of package */ #undef VERSION