]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-pam_misc.patch
- release 3
[packages/openssh.git] / openssh-pam_misc.patch
index 638c3b15a448f1b04cd6bd26c006e3c5475e9e25..591c47f91c8c9a155cc38b8593f25d0ff2debaf8 100644 (file)
@@ -1,11 +1,11 @@
 --- openssh-4.4p1/configure.ac~        2006-09-28 17:40:25.601119384 +0300
 +++ openssh-4.4p1/configure.ac 2006-09-28 17:41:49.162994417 +0300
-@@ -2010,7 +2010,7 @@
+@@ -2056,7 +2056,7 @@
  
                        PAM_MSG="yes"
  
--                      LIBPAM="-lpam"
-+                      LIBPAM="-lpam -lpam_misc"
+-                      SSHDLIBS="$SSHDLIBS -lpam"
++                      SSHDLIBS="$SSHDLIBS -lpam -lpam_misc"
                        AC_DEFINE(USE_PAM, 1,
                                [Define if you want to enable PAM support])
  
This page took 0.119408 seconds and 4 git commands to generate.