X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a1f31b02fd39bdd300e403e470a821da24d1dd6e..b9a15f078a62e397f321dfb570254652785cc377:/include/simgrid_config.h.in diff --git a/include/simgrid_config.h.in b/include/simgrid_config.h.in index 1ff20fa033..d6808fc22b 100644 --- a/include/simgrid_config.h.in +++ b/include/simgrid_config.h.in @@ -24,6 +24,4 @@ #define HAVE_MC @HAVE_MC@ /* Was the model-checking compiled in? */ #define HAVE_NS3 @HAVE_NS3@ /* Was the NS3 support compiled in? */ -#define SIMGRID_HAVE_LIBSIG @SIMGRID_HAVE_LIBSIG@ /* Used in the public interface xbt/signal.hpp :( */ - #endif /* SIMGRID_PUBLIC_CONFIG_H */