X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/824740eb0df1dedddb86035ff3730d87e037f356..b1786c6251bb5352905bb1d0babb8267307a4b07:/include/simgrid/config.h.in diff --git a/include/simgrid/config.h.in b/include/simgrid/config.h.in index 83977db9ed..bb4f27e346 100644 --- a/include/simgrid/config.h.in +++ b/include/simgrid/config.h.in @@ -11,6 +11,8 @@ /* Were mallocators (object pools) compiled in? */ #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? */