Commit: b386c3311d8c05ccbd075ab86be2ddace335b73b

Volker Lendecke Volker.Lendecke at SerNet.DE
Wed Dec 9 02:49:26 MST 2009


On Wed, Dec 09, 2009 at 05:52:44PM +0800, boyang wrote:
> According to linux pam, PAM_RADIO_TYPE is linux specific. But I am not
> sure whether PAM_RADIO_TYPE is a macro or not on other platforms...
> 
> If you are sure it is defined as macro, #ifdef LINUX should be equal to
> #ifdef PAM_RADIO_TYPE.

The typical way to deal with this is to write a configure
check. Then you can be sure that something like
HAVE_PAM_RADIO_TYPE is usable in a #if preprocessor
directive.

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20091209/d9e5fa07/attachment.pgp>


More information about the samba-technical mailing list