Update the trunk with autotools makefile changes

This commit is contained in:
soochoi
2006-03-09 21:17:47 +00:00
parent d7592ef237
commit 2cd093dcf6
61 changed files with 4224 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
VER_1.0
{
global:
pam_sm_authenticate;
pam_sm_setcred;
pam_sm_acct_mgmt;
pam_sm_open_session;
pam_sm_close_session;
local:
*;
};