X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fb5f062589c377c00ba0de7691da6425ad7ada1c..4cce57f2ea6221443227d16439e6b55e0e252c02:/include/simgrid/config.h.in diff --git a/include/simgrid/config.h.in b/include/simgrid/config.h.in index 6ef3fd76b1..bb4f27e346 100644 --- a/include/simgrid/config.h.in +++ b/include/simgrid/config.h.in @@ -13,6 +13,8 @@ #cmakedefine01 SIMGRID_HAVE_MALLOCATOR /* Was the model-checking compiled in? */ #cmakedefine01 SIMGRID_HAVE_MC +/* Was the stateful model-checking compiled in? */ +#cmakedefine01 SIMGRID_HAVE_STATEFUL_MC /* Was the ns-3 support compiled in? */ #cmakedefine01 SIMGRID_HAVE_NS3 #cmakedefine NS3_MINOR_VERSION @NS3_MINOR_VERSION@