Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doc: use sections instead of rubric
[simgrid.git] / src / internal_config.h.in
index 854107028c0d8535451da838a1aa8a6c7e8c1fc0..1f40d745afebb22d4a784c862ab3ba11a2551e04 100644 (file)
@@ -99,4 +99,5 @@
 /* The lib unwind library (for MC and backtrace display) */
 #cmakedefine01 HAVE_LIBUNWIND
 /* The boost_stacktrace_backtrace library */
-#cmakedefine01 HAVE_BOOST_STACKTRACE
+#cmakedefine01 HAVE_BOOST_STACKTRACE_BACKTRACE /* preferred */
+#cmakedefine01 HAVE_BOOST_STACKTRACE_ADDR2LINE /* fallback */