X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/24533f39f9c337e5bd037071f289069328e27f42..b0943ccb32bf2fbe0bb7f2d4fb41798cc8d0af6b:/include/simgrid_config.h.in diff --git a/include/simgrid_config.h.in b/include/simgrid_config.h.in index ba2e9720af..1ee0a15454 100644 --- a/include/simgrid_config.h.in +++ b/include/simgrid_config.h.in @@ -90,4 +90,6 @@ /* If Model-Checking support was requested */ #cmakedefine HAVE_MC @HAVE_MC@ +#cmakedefine SIMGRID_HAVE_LIBSIG @SIMGRID_HAVE_LIBSIG@ + #endif /* SIMGRID_PUBLIC_CONFIG_H */