5791844 MAKE: Remove PAM libraries from libsss_simple

1 file Authored by lslebodn 9 years ago, Committed by jhrozek 9 years ago,
1 file changed. 0 lines added. 2 lines removed.
    MAKE: Remove PAM libraries from libsss_simple
    
    libsss_simple does not call any pam function.
    
    sh-4.2$ nm --dynamic --undefined-only .libs/libsss_simple.so | grep pam
    sh-4.2$ echo $?
    1
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    (cherry picked from commit 5385172799f6dea59fe1c0ef8f482db59bfc9c5c)
    
        
file modified
+0 -2