]> arthur.barton.de Git - ngircd-alex.git/commit
Xcode builds ("make xcode"): disable pam_fail_delay()
authorAlexander Barton <alex@barton.de>
Tue, 26 Oct 2010 13:13:24 +0000 (15:13 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 26 Oct 2010 13:13:24 +0000 (15:13 +0200)
commit76f40bdb988440a73431eb14a27f30aeaa18ebe5
tree62582eb4ae04776414d208e4adcb80c4bfa9af85
parent3dd91923e442cef439744636f6abd80cde85792f
Xcode builds ("make xcode"): disable pam_fail_delay()

disable pam_fail_delay() only is available starting with Mac
OS X 10.6; but we use the 10.5 SDK for campatibility, so don't use
this function at all when building using Xcode.
contrib/MacOSX/config.h
src/ngircd/pam.c