]> git.pld-linux.org Git - packages/openssh.git/blob - openssh-pam_misc.patch
- release 2 (by relup.sh)
[packages/openssh.git] / openssh-pam_misc.patch
1 --- openssh-5.9p1/configure.ac~ 2011-09-06 19:02:28.000000000 +0200
2 +++ openssh-5.9p1/configure.ac  2011-09-06 19:03:14.340571364 +0200
3 @@ -2419,7 +2419,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  
12
This page took 0.02857 seconds and 3 git commands to generate.