Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
added possibility to change mcs, nss and distance between nodes
[simgrid.git] / include / simgrid / config.h.in
index 9d7589ac9d1ffc52ee481360e63c0cb74ba5e24c..b0252b0ab046953429890f5300ac8439d6200671 100644 (file)
@@ -9,6 +9,8 @@
 #define SIMGRID_PUBLIC_CONFIG_H
 #include <xbt/base.h>
 
+/* Was MSG compiled in?  */
+#cmakedefine01 SIMGRID_HAVE_MSG
 /* Was Jedule compiled in?  */
 #cmakedefine01 SIMGRID_HAVE_JEDULE
 /* Was the Lua support compiled in? */