Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tesh: disable the auto-valgrind option in the test running tesh from tesh
[simgrid.git] / src / internal_config.h.in
index e13c6ff..b2ecf6e 100644 (file)
@@ -95,3 +95,5 @@
 /* The boost_stacktrace_backtrace library */
 #cmakedefine01 HAVE_BOOST_STACKTRACE_BACKTRACE /* preferred */
 #cmakedefine01 HAVE_BOOST_STACKTRACE_ADDR2LINE /* fallback */
+/* Whether the ns-3 library has GetNextEventTime */
+#cmakedefine01 SIMGRID_HAVE_NS3_GetNextEventTime