You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by hardening <gi...@git.apache.org> on 2017/10/12 13:14:45 UTC

[GitHub] incubator-guacamole-server pull request #117: GUACAMOLE-402: fix out-of-tree...

GitHub user hardening opened a pull request:

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

    GUACAMOLE-402: fix out-of-tree build

    Use $(srcdir) in places were it's needed, so that an out-of-tree build works.

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

    $ git pull https://github.com/hardening/incubator-guacamole-server outoftreebuild

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

    https://github.com/apache/incubator-guacamole-server/pull/117.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 #117
    
----
commit bb527f30f8967939659bb12a7a37861a7e4fb450
Author: David Fort <co...@hardening-consulting.com>
Date:   2017-10-12T13:11:27Z

    GUACAMOLE-402: fix out-of-tree build
    
    Use $(srcdir) in places were it's needed, so that an out-of-tree build works.

----


---

[GitHub] incubator-guacamole-server pull request #117: GUACAMOLE-402: fix out-of-tree...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---