X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/39c935d6d5ee86d153f6f7e6a10d723ae7c57f6f..d9703ddf121146b76838ffe5a1b107bb3e159ad3:/src/internal_config.h.in diff --git a/src/internal_config.h.in b/src/internal_config.h.in index 16e258a4af..2479af4c45 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-2021. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2004-2022. 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. */ @@ -13,8 +13,6 @@ /* Non-standard header files */ /* */ #cmakedefine01 HAVE_FUTEX_H -/* */ -#cmakedefine01 HAVE_SIGNAL_H /* */ #cmakedefine01 HAVE_UNISTD_H /* */ @@ -60,8 +58,6 @@ #define PTH_STACKGROWTH @PTH_STACKGROWTH@ /* MC variables */ -/* getdtablesize: get descriptor table size */ -#cmakedefine01 HAVE_GETDTABLESIZE /* Did we compile mmalloc in? */ #cmakedefine01 HAVE_MMALLOC /* process_vm_readv: transfer data between process address spaces */ @@ -97,8 +93,6 @@ /* Other checks */ /* The graphviz library */ #cmakedefine01 HAVE_GRAPHVIZ -/* The lib unwind library (for MC and backtrace display) */ -#cmakedefine01 HAVE_LIBUNWIND /* The boost_stacktrace_backtrace library */ #cmakedefine01 HAVE_BOOST_STACKTRACE_BACKTRACE /* preferred */ #cmakedefine01 HAVE_BOOST_STACKTRACE_ADDR2LINE /* fallback */