Explorar el Código

WITH_REALLOC is now a macro definition.

Ioannis Koutras hace 13 años
padre
commit
2f73309211
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      dmm_config.h.in

+ 1 - 0
dmm_config.h.in

@@ -51,6 +51,7 @@
 #define MIN_FRAG_THRESHOLD 0.05
 
 #cmakedefine REPLACE_MALLOC
+#cmakedefine WITH_REALLOC
 
 #endif /* DMM_CONFIG_H */