]> git.pld-linux.org Git - packages/openssh.git/blob - openssh-pam_misc.patch
- updated to openssh-4.4p1
[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 @@ -2010,7 +2010,7 @@
4  
5                         PAM_MSG="yes"
6  
7 -                       LIBPAM="-lpam"
8 +                       LIBPAM="-lpam -lpam_misc"
9                         AC_DEFINE(USE_PAM, 1,
10                                 [Define if you want to enable PAM support])
11  
This page took 0.15064 seconds and 4 git commands to generate.