From dec8f9d049b884db2bf91c40478c832b4a4628fc Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Thu, 1 Mar 2012 16:57:36 +0100 Subject: [PATCH] Revert "mingw: make sure unicode support is enabled" This patch wasn't sent for review, and wasn't meant to be pushed as part of the mingw series This reverts commit 04e53efb312cdb1244b11e10f621fe8569c468f2. --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 2e845ec..cf514f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,6 @@ INCLUDES = \ -I$(top_srcdir)/common \ $(SPICE_PROTOCOL_CFLAGS) -AM_CPPFLAGS=-DUNICODE -D_UNICODE bin_PROGRAMS = vdagent vdservice