mike-jumper commented on issue #225: Adding libs for guacenc URL: https://github.com/apache/guacamole-server/pull/225#issuecomment-498071361 > Does the current build process have any way to build just libguac and guacenc? I admit I haven't looked too closely myself, but whenever I've needed to build guacenc, it seems like I also build guacd whether I wanted to or not. Yes - take a look at the output of `./configure --help`. Both specific binaries and dependencies can be individually excluded through additional options given to `configure`. The option to not build guacd is `--disable-guacd`.
---------------------------------------------------------------- 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] With regards, Apache Git Services
