]> AND Public Git Repository - simgrid.git/blobdiff - buildtools/Cmake/gras_config.h.in
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add token_ring example.
[simgrid.git] / buildtools / Cmake / gras_config.h.in
index 72f723ef17cd16c5a1f2f479cecf3c062773f036..b07a0c7fc7f2475eacb1d02221c2b1290d5850d7 100644 (file)
@@ -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@