X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/461406a7de84177863ce0d70fa8017a147ca9990..a94c908b9acf9a86f175c7f1c29b2c52e72eb2d2:/buildtools/Cmake/PrintArgs.cmake diff --git a/buildtools/Cmake/PrintArgs.cmake b/buildtools/Cmake/PrintArgs.cmake index 1e06c8537b..8518ffefe9 100644 --- a/buildtools/Cmake/PrintArgs.cmake +++ b/buildtools/Cmake/PrintArgs.cmake @@ -54,7 +54,7 @@ if(enable_print_message) message("") message("HAVE_GETTIMEOFDAY ...........: ${HAVE_GETTIMEOFDAY}") - message("HAVE_USLEEP .................: ${HAVE_USLEEP}") + message("HAVE_NANOSLEEP ..............: ${HAVE_NANOSLEEP}") message("HAVE_GETDTABLESIZE ..........: ${HAVE_GETDTABLESIZE}") message("HAVE_SYSCONF ................: ${HAVE_SYSCONF}") message("HAVE_READV ..................: ${HAVE_READV}")