]> git.pld-linux.org Git - packages/openssh.git/blame_incremental - openssh-pam_misc.patch
- openssh public key blacklist support, including ssh-vulnkey tool, added (from Debian)
[packages/openssh.git] / openssh-pam_misc.patch
... / ...
CommitLineData
1--- openssh-4.4p1/configure.ac~ 2006-09-28 17:40:25.601119384 +0300
2+++ openssh-4.4p1/configure.ac 2006-09-28 17:41:49.162994417 +0300
3@@ -2056,7 +2056,7 @@
4
5 PAM_MSG="yes"
6
7- SSHDLIBS="$SSHDLIBS -lpam"
8+ SSHDLIBS="$SSHDLIBS -lpam -lpam_misc"
9 AC_DEFINE(USE_PAM, 1,
10 [Define if you want to enable PAM support])
11
This page took 0.056239 seconds and 4 git commands to generate.