Re: [PATCH] Fix compilation with FreeRdp 1.1 and master v2

2014-01-19 Thread Kristian Høgsberg
On Fri, Jan 10, 2014 at 11:33:06AM +0100, Hardening wrote: > The API to use remoteFx encoding has changed between master and stable 1.1 > branch. This patch should fix compilation for both. > This new version adds checks for the freerdp/version.h file > --- > configure.ac | 5 + > src

[PATCH] Fix compilation with FreeRdp 1.1 and master v2

2014-01-10 Thread Hardening
The API to use remoteFx encoding has changed between master and stable 1.1 branch. This patch should fix compilation for both. This new version adds checks for the freerdp/version.h file --- configure.ac | 5 + src/compositor-rdp.c | 12 2 files changed, 17 insertions(+)