Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Uninstall man for simgrid
[simgrid.git] / buildtools / Cmake / gras_config.h.in
index ebc7c93..6899591 100644 (file)
@@ -22,9 +22,6 @@
 #cmakedefine SIZEOF_INT @SIZEOF_INT@
 #cmakedefine SIZEOF_VOIDP @SIZEOF_VOIDP@
 
-// Number of processor counted by cmake
-#cmakedefine PROCESSOR_COUNT @PROCESSOR_COUNT@
-
 /* If __thread is available */
 #cmakedefine HAVE_THREAD_LOCAL_STORAGE @HAVE_THREAD_LOCAL_STORAGE@
 
@@ -49,7 +46,7 @@
        #endif
 #endif
 /* Set to true if enable_model-checking is true */
-#cmakedefine MMALLOC_WANT_OVERIDE_LEGACY @MMALLOC_WANT_OVERIDE_LEGACY@
+#cmakedefine MMALLOC_WANT_OVERRIDE_LEGACY @MMALLOC_WANT_OVERRIDE_LEGACY@
 #cmakedefine HAVE_MC @HAVE_MC@
 
 /* Set to true if have the mergesort function */