The branch, build-main has been updated via d37cad02c394383f4cc0c9a75dfb0dc474d8c2ea (commit) from 56aabdcc67e9cf7c4442bb11a27e2d8d9d355852 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: configure.ac | 6 ++++++ 1 file changed, 6 insertions(+) The diff of changes is: diff --git a/configure.ac b/configure.ac index f114a90..b05beca 100644 --- a/configure.ac +++ b/configure.ac @@ -20,6 +20,12 @@ if test "x$have_pam" = "xno"; then fi ########################### +# FreeRDP +########################### + +PKG_CHECK_MODULES(FREERDP, freerdp) + +########################### # Local Install ########################### hooks/post-receive -- libpam-x2go.git (Remote login session via X2Go (PAM module)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "libpam-x2go.git" (Remote login session via X2Go (PAM module)).