X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9900c8f9847ec57bd5e69aa82ada3c90fa542a56..149c63f36e15b8500b1e826bda5138318ff7ba2b:/src/internal_config.h.in?ds=sidebyside diff --git a/src/internal_config.h.in b/src/internal_config.h.in index f6e6193193..ee308f52b1 100644 --- a/src/internal_config.h.in +++ b/src/internal_config.h.in @@ -3,7 +3,7 @@ /* Warning: The file internal_config.h is AUTOMATICALLY GENERATED by Cmake. * Edit the template instead: src/internal_config.h.in */ -/* Copyright (c) 2004-2019. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2004-2020. The SimGrid Team. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ @@ -24,6 +24,7 @@ /* Address Sanitizer */ #cmakedefine01 HAVE_SANITIZER_THREAD +#cmakedefine01 HAVE_SANITIZER_THREAD_FIBER_SUPPORT #cmakedefine01 HAVE_SANITIZER_ADDRESS #cmakedefine01 HAVE_SANITIZER_ADDRESS_FIBER_SUPPORT @@ -99,5 +100,5 @@ /* The lib unwind library (for MC and backtrace display) */ #cmakedefine01 HAVE_LIBUNWIND /* The boost_stacktrace_backtrace library */ -#cmakedefine01 HAVE_BOOST_STACKTRACE_BACKTRACE /* prefered */ +#cmakedefine01 HAVE_BOOST_STACKTRACE_BACKTRACE /* preferred */ #cmakedefine01 HAVE_BOOST_STACKTRACE_ADDR2LINE /* fallback */