Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
portable implementation of sendfile
[simgrid.git] / tools / cmake / src / internal_config.h.in
index 569e39d..4bc7710 100644 (file)
@@ -77,6 +77,8 @@
 #cmakedefine01 HAVE_PRIVATIZATION
 /* We have PAPI to fine-grain trace execution time */
 #cmakedefine01 HAVE_PAPI
 #cmakedefine01 HAVE_PRIVATIZATION
 /* We have PAPI to fine-grain trace execution time */
 #cmakedefine01 HAVE_PAPI
+/* We have sendfile to efficiently copy files for dl-open privatization */
+#cmakedefine01 HAVE_SENDFILE
 
 /* Other function checks */
 /* Function backtrace */
 
 /* Other function checks */
 /* Function backtrace */