The branch, master has been updated via 8012c81c7224c3b6215e54c77af15470a6c362d9 (commit) from 90c35a1243dd941fb655827ee518918b388c356c (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 ----------------------------------------------------------------- commit 8012c81c7224c3b6215e54c77af15470a6c362d9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 9 12:52:30 2012 +0100 check for libssh .pc (pkg-config) file ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/configure.ac b/configure.ac index b3e9ea5..4cbd43d 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ if test "x$have_pam" = "xno"; then fi ########################### -# X2Go +# LIBSSH ########################### PKG_CHECK_MODULES(LIBSSH, libssh) 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)).