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: [email protected]
