X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7f6f97c1c368c82eca073cc851218481d99b009b..a1e5dedb10f6023f6061ad6e757794a673b585b0:/tools/cmake/src/internal_config.h.in diff --git a/tools/cmake/src/internal_config.h.in b/tools/cmake/src/internal_config.h.in index de04a60007..7fd37b126a 100644 --- a/tools/cmake/src/internal_config.h.in +++ b/tools/cmake/src/internal_config.h.in @@ -57,9 +57,6 @@ #cmakedefine HAVE_RAW_CONTEXTS @HAVE_RAW_CONTEXTS@ #cmakedefine HAVE_BOOST_CONTEXTS @HAVE_BOOST_CONTEXTS@ -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_ERRNO_H @HAVE_ERRNO_H@ - /* Define to 1 if you have the header file. */ #cmakedefine HAVE_EXECINFO_H @HAVE_EXECINFO_H@ @@ -85,39 +82,26 @@ #cmakedefine HAVE_SMPI @HAVE_SMPI@ /* Indicates that we have SMPI FORTRAN support */ -#cmakedefine SMPI_FORTRAN @SMPI_FORTRAN@ +#cmakedefine SMPI_FORTRAN @SMPI_FORTRAN@ /* We have mmap and objdump to handle privatization */ #cmakedefine HAVE_PRIVATIZATION @HAVE_PRIVATIZATION@ -/* Define to 1 if you have the `makecontext' function. */ -#cmakedefine HAVE_MAKECONTEXT @HAVE_MAKECONTEXT@ - -/* Define if pthread_mutex_timedlock() is avaible or not (part of XPG6 - standard only?) */ -#cmakedefine HAVE_MUTEX_TIMEDLOCK @HAVE_MUTEX_TIMEDLOCK@ +#cmakedefine HAVE_PTHREAD @HAVE_PTHREAD@ /* Define to 1 if threads are usable . */ +#cmakedefine HAVE_PTHREAD_SETAFFINITY @HAVE_PTHREAD_SETAFFINITY@ /* Seems to be linux only */ /* Define to 1 if you have the `popen' function. */ #cmakedefine HAVE_POPEN @HAVE_POPEN@ -/* Define to 1 if threads are usable . */ -#cmakedefine HAVE_PTHREAD @HAVE_PTHREAD@ - /* Define if sem_init() is avaible or not (part of XPG6 standard only) */ #cmakedefine HAVE_SEM_INIT @HAVE_SEM_INIT@ -/* Define if sem_timedwait() is avaible or not (part of XPG6 standard only) */ -#cmakedefine HAVE_SEM_TIMEDWAIT @HAVE_SEM_TIMEDWAIT@ - /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SIGNAL_H @HAVE_SIGNAL_H@ /* Define to 1 if you have the `sysconf' function. */ #cmakedefine HAVE_SYSCONF @HAVE_SYSCONF@ -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_SYS_STAT_H @HAVE_SYS_STAT_H@ - /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SYS_PTRACE_H @HAVE_SYS_PTRACE_H@ @@ -136,9 +120,6 @@ /* Define to 1 if you have the header file. */ #cmakedefine HAVE_VALGRIND_VALGRIND_H @HAVE_VALGRIND_VALGRIND_H@ -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_WINDOWS_H @HAVE_WINDOWS_H@ - #cmakedefine HAVE_VASPRINTF @HAVE_VASPRINTF@ /* define for stack growth */ @@ -147,11 +128,7 @@ /* Define to 1 if you have the ANSI C header files. */ #cmakedefine STDC_HEADERS @STDC_HEADERS@ -/* Tracking of latency bound */ -#cmakedefine HAVE_LATENCY_BOUND_TRACKING @HAVE_LATENCY_BOUND_TRACKING@ - -/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a - `char[]'. */ +/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #cmakedefine YYTEXT_POINTER /* Define to `unsigned int' if does not define. */