GitHub user necouchman opened a pull request:

    https://github.com/apache/incubator-guacamole-server/pull/102

    GUACAMOLE-296: Fix linking issue that causes audio issues with FreeRDP 1.1

    This is a very minor tweak to the configure.ac file that adds the 
winpr-utils library to the list of libraries linked when the winpr/stream.h 
file is found.  This works correctly for FreeRDP 1.0 (winpr/stream.h is not 
present) and FreeRDP 1.1 (winpr/stream.h is present), but probably not FreeRDP 
2.0, as winpr libraries got significantly collapsed there.  But, I think there 
may be other issues with FreeRDP 2.0 and the Guacamole server.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/necouchman/incubator-guacamole-server 
GUACAMOLE-296

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-guacamole-server/pull/102.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #102
    
----
commit 0d72ef2ccb7b3c89666a2ed9fd6516b98e05b03d
Author: Nick Couchman <[email protected]>
Date:   2017-07-11T16:20:59Z

    GUACAMOLE-296: Fix linking issue that causes audio issues with FreeRDP 1.1

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to