X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e5e5accbefb1b4a360da4247ce287d1466b0f352..268c232e62981d322f66e2d3f75455c9fe56aa65:/src/gras_config.h.in diff --git a/src/gras_config.h.in b/src/gras_config.h.in index dd0c895a07..69773ee1bc 100644 --- a/src/gras_config.h.in +++ b/src/gras_config.h.in @@ -74,7 +74,7 @@ /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY -/* Indicates whether we have the GTNETS library or not */ +/* Indicates that we have GTNETS support */ #undef HAVE_GTNETS /* Define to 1 if you have the header file. */ @@ -156,6 +156,9 @@ /* Define to 1 if you have the `usleep' function. */ #undef HAVE_USLEEP +/* Define to 1 if you have the header file. */ +#undef HAVE_VALGRIND_VALGRIND_H + /* Define if va_copy() macro exists (and no fallback implementation is required) */ #undef HAVE_VA_COPY @@ -172,6 +175,10 @@ /* Define to 1 if you have the header file. */ #undef HAVE_WINSOCK_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* enable the asprintf replacement */ #undef NEED_ASPRINTF