Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
deal with portability issues induced by ptrace
[simgrid.git] / tools / cmake / src / internal_config.h.in
index 1cd052f..9a41c9e 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #cmakedefine HAVE_SYS_STAT_H @HAVE_SYS_STAT_H@
 
+/* Define to 1 if you have the <sys/ptrace.h> header file. */
+#cmakedefine HAVE_SYS_PTRACE_H @HAVE_SYS_PTRACE_H@
+
 /* Define to 1 if you have the <sys/time.h> header file. */
 #cmakedefine HAVE_SYS_TIME_H @HAVE_SYS_TIME_H@