X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/95a4b82ee320381d28ffab2f80b95bb2ee93098e..0bb379e3b645a2d1cbc8ff1c4d2e4fa4f78fa377:/buildtools/Cmake/gras_config.h.in diff --git a/buildtools/Cmake/gras_config.h.in b/buildtools/Cmake/gras_config.h.in index 72f723ef17..b07a0c7fc7 100644 --- a/buildtools/Cmake/gras_config.h.in +++ b/buildtools/Cmake/gras_config.h.in @@ -42,6 +42,9 @@ /* Set to true if lib pcre is present */ #cmakedefine HAVE_PCRE_LIB @HAVE_PCRE_LIB@ +/* If have linux_futex.h */ +#cmakedefine HAVE_FUTEX_H @HAVE_FUTEX_H@ + /* Some variable for graphviz */ #cmakedefine HAVE_GRAPH_H @GRAPH_H@ #cmakedefine HAVE_CGRAPH_H @CGRAPH_H@