[Spice-devel] [PATCH spice v2 2/3] Do not enable statistic by default

Pavel Grunt pgrunt at redhat.com
Tue Nov 1 11:02:44 UTC 2016


It is more a feature for developers, not force them.

Signed-off-by: Pavel Grunt <pgrunt at redhat.com>
---
 server/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/server/Makefile.am b/server/Makefile.am
index 2a6010b..0514a2c 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -3,7 +3,6 @@ SUBDIRS = . tests
 
 AM_CPPFLAGS =					\
 	-DSPICE_SERVER_INTERNAL			\
-	-DRED_STATISTICS			\
 	$(COMMON_CFLAGS)			\
 	$(GLIB2_CFLAGS)				\
 	$(GOBJECT2_CFLAGS)			\
-- 
2.10.1



More information about the Spice-devel mailing list