fix build of pam_winbind.so on older Linux systems.
commit1ae75d7a3dc0ebff7f4112a2f398f2e171bd0443
authorMichael Adam <obnox@samba.org>
Mon, 15 Dec 2008 10:38:32 +0000 (15 11:38 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 2 Jan 2009 11:44:17 +0000 (2 12:44 +0100)
treeb3702e64e066f523d3209239fc278fc6853917d4
parent6dc46a003865d7f59a32de2c470ad3c21f8ae86c
fix build of pam_winbind.so on older Linux systems.

Older pam implementations on Linux define PAM_AUTHTOK_RECOVER_ERR
instead of PAM_AUTHTOK_RECOVERY_ERR. We have always defined and
are using PAM_AUTHTOK_RECOVER_ERR in all other places.

Michael
(cherry picked from commit d217acb9066b9a6282be3ff737d78e5d9c985ae1)
source/nsswitch/pam_winbind.c