You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2021/04/06 01:42:57 UTC

[GitHub] [guacamole-server] neandrake commented on pull request #316: GUACAMOLE-168: Add experimental X.Org driver implementing the Guacamole protocol.

neandrake commented on pull request #316:
URL: https://github.com/apache/guacamole-server/pull/316#issuecomment-813762305


   From referencing the link to FreeRDP's use of `PKG_CHECK_MODULES` I toyed with updating this to not use `PKG_CHECK_VAR` and I think this works appropriately. I used `pkg-config --variable=moduledir xorg-server` to confirm it printed out the right directory on my system, as well as printed out the same when configuring. Additionally I verified that it places the guac driver files in the xorg/modules folder.
   
   
   [GUACAMOLE-168-pkgconfig.diff.txt](https://github.com/apache/guacamole-server/files/6261455/GUACAMOLE-168-pkgconfig.diff.txt)
   (github doesn't allow attaching diff files x.x)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org