Fix pam_winbind build against newer iniparser library.
commit76dcbb84e3fa13959df5931d21051695327c29f4
authorSimo Sorce <idra@samba.org>
Wed, 9 May 2012 11:55:41 +0000 (9 13:55 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 9 May 2012 12:08:21 +0000 (9 14:08 +0200)
tree356d4534ab22ace44f170bf3aefeebbcf9b5af39
parentf5d942840bd5e2d728cbf7e4ab4d9dae25cb3323
Fix pam_winbind build against newer iniparser library.

iniparser_getstr is deprecated and has been removed in newer libraries
available in Fedora. Use iniparse_getstring instead.

Autobuild-User: Simo Sorce <idra@samba.org>
Autobuild-Date: Tue Apr 24 02:56:10 CEST 2012 on sn-devel-104

Based on commit adbace20a24b6ae4fbd6d17b7153833f4ac8c88d in master.
(cherry picked from commit e295905f2840b5e814f88cd483b7f5f0fb3b4150)
nsswitch/pam_winbind.c