683e1f6 PAM: Define compatible macros for some functions.

4 files Authored by lslebodn 9 years ago, Committed by jhrozek 9 years ago,
    PAM: Define compatible macros for some functions.
    
    Functions pam_vsyslog and pam_modutil_getlogin are not available in openpam.
    This patch conditionally define macros for these function if they are not
    available. Compatible macros use standard functions vsyslog, getlogin
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+2 -1
file modified
+9 -0
file modified
+2 -2