[Spice-devel] [PATCH win-agent 3/9] Revert "Revert "mingw: make sure unicode support is enabled""
Marc-André Lureau
marcandre.lureau at gmail.com
Fri May 11 09:39:12 PDT 2012
This reverts commit dec8f9d049b884db2bf91c40478c832b4a4628fc.
---
Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.am b/Makefile.am
index cf514f1..2e845ec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,7 @@
INCLUDES = \
-I$(top_srcdir)/common \
$(SPICE_PROTOCOL_CFLAGS)
+AM_CPPFLAGS=-DUNICODE -D_UNICODE
bin_PROGRAMS = vdagent vdservice
--
1.7.10.1
More information about the Spice-devel
mailing list