]> git.pld-linux.org Git - packages/openssh.git/blob - openssh-pam_misc.patch
- typo
[packages/openssh.git] / openssh-pam_misc.patch
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.040457 seconds and 3 git commands to generate.