When it's defined, this causes some fallback code to be used. In particular, this causes log messages to not get timestamps. Issue reported by Han Pilmeyer. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 9b73def..d2717e2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ INCLUDES = \ $(NULL) AM_CXXFLAGS = -flto -fwhole-program -AM_CPPFLAGS = -DUNICODE -D_UNICODE -DOLDMSVCRT +AM_CPPFLAGS = -DUNICODE -D_UNICODE AM_LDFLAGS = -static if !ENABLE_DEBUG AM_LDFLAGS += -s -- 1.8.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel