Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update xml_files in Cmake
[simgrid.git] / buildtools / Cmake / src / gras_config.h.in
index e637923e2fac14cdabb376619888825e94ad9ec4..7aa25e246113d93f9a68be427a0582d1b0df90c3 100644 (file)
 /* Define to 1 if you have the <unistd.h> header file. */
 #cmakedefine HAVE_UNISTD_H @HAVE_UNISTD_H@
 
-/* Define to 1 if you have the `usleep' function. */
-#cmakedefine HAVE_USLEEP @HAVE_USLEEP@
+/* Define to 1 if you have the `nanosleep' function. */
+#cmakedefine HAVE_NANOSLEEP @HAVE_NANOSLEEP@
 
 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
 #cmakedefine HAVE_VALGRIND_VALGRIND_H @HAVE_VALGRIND_VALGRIND_H@