]> AND Public Git Repository - simgrid.git/blobdiff - buildtools/Cmake/src/internal_config.h.in
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into mc-process
[simgrid.git] / buildtools / Cmake / src / internal_config.h.in
index 31589378e9f9aa3384f6028df970776071d2aa08..71ffdbd5c38198e11066ecee514bd4100eed1aab 100644 (file)
 /* Define to 1 if mmap is available */
 #cmakedefine HAVE_MMAP @HAVE_MMAP@
 
+/* Define to 1 if process_vm_readv is available */
+#cmakedefine HAVE_PROCESS_VM_READV @HAVE_PROCESS_VM_READV@
+
 /* Define to 1 if you have the `getdtablesize' function. */
 #cmakedefine HAVE_GETDTABLESIZE @HAVE_GETDTABLESIZE@