Re: [Freerdp-devel] small patch for build correctness

2012-02-20 Thread Andriy Gapon
on 20/02/2012 12:02 Andriy Gapon said the following: > As demonstrated here: > https://redports.org/browser/avg/net/freerdp/files/patch-channels_drdynvc_tsmf_pulse_CMakeLists.txt > some target_link_libraries() statements neglect to provide a path to > dependency > libraries. I think that it is be

Re: [Freerdp-devel] small patch for build correctness

2012-02-20 Thread Andriy Gapon
on 06/02/2012 19:54 Andriy Gapon said the following: > > I think that the following patch is needed for build correctness in > libfreerdp-kbd. Without this patch the X11 headers either will not be in the > include paths or will be there by chance. This patch is required on FreeBSD. > > --- libf