Explorar el Código

Get the WITH_COALESCING option from cmake.

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

+ 1 - 1
dmm_config.h.in

@@ -11,7 +11,7 @@
 
 #define MIN_FRAG_THRESHOLD 0.05
 
-#define WITH_COALESCING
+#cmakedefine WITH_COALESCING
 
 #endif /* DMM_CONFIG_H */