necouchman opened a new pull request, #513:
URL: https://github.com/apache/guacamole-server/pull/513

   This takes care of a some issues in `configure.ac` that cause some build 
issues.
   
   I'm still a bit stumped by the original issue, though, that is mentioned in 
the ticket - when you run `./configure --with-libavcodec=no`, several strange 
things happen:
   * PANGO isn't found
   * RDP, SSH, and Telnet don't build
   
   I'm having a very hard time tracking down what's going on - if anyone can 
pinpoint the issue, I'd be grateful. It's almost as if there's some mis-matched 
quotes or brackets or something that are triggered specifically in the case of 
libavcodec being disabled. Interestingly, if I removed the libavcodec section 
from `configure.ac`, the behavior follows to the next block (libavformat).


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org

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

Reply via email to