necouchman opened a new pull request, #641: URL: https://github.com/apache/guacamole-server/pull/641
As [discussed in #640](https://github.com/apache/guacamole-server/pull/640#issuecomment-3970346475), the most recent release of FreeRDP 2.x left the `-dev` component in the version string, causing our builds against FreeRDP 2.x to break unless the --enable-allow-freerdp-snapshots flag is specified. The FreeRDP team has stated that they will fix this at some point, but, until then, this PR changes the `AC_MSG_ERROR` previously sent by the configure script into `AC_MSG_WARN`, warning the operator of the danger of building against FreeRDP snapshots, but allowing the build process to continue. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
