Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sonar: ignore XML and python files from coverage
[simgrid.git] / src / internal_config.h.in
index 795d389..c32f594 100644 (file)
@@ -77,7 +77,7 @@
 /* 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
+#cmakedefine01 SG_HAVE_SENDFILE
 
 /* Other function checks */
 /* Function dlfunc */