Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename parameters to make them unanbigous
[simgrid.git] / buildtools / Cmake / src / internal_config.h.in
index 76f05f8..3158937 100644 (file)
 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 #cmakedefine TIME_WITH_SYS_TIME @TIME_WITH_SYS_TIME@
 
-/* Tracing SimGrid */
-#cmakedefine HAVE_TRACING @HAVE_TRACING@
-
 /* Tracking of latency bound */
 #cmakedefine HAVE_LATENCY_BOUND_TRACKING @HAVE_LATENCY_BOUND_TRACKING@