version 1.4, 1999/02/11 20:49:35
|
version 1.5, 1999/04/30 09:49:28
|
Line 30
|
Line 30
|
** LDAP_API_FEATURE_OPERATION_THREAD_SAFE |
** LDAP_API_FEATURE_OPERATION_THREAD_SAFE |
** |
** |
** The preprocessor flag LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE |
** The preprocessor flag LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE |
** can be used to determine if -lldap_r is availalbe at compile |
** can be used to determine if -lldap_r is available at compile |
** time. You must define LDAP_THREAD_SAFE if and only if you |
** time. You must define LDAP_THREAD_SAFE if and only if you |
** link with -lldap_r. |
** link with -lldap_r. |
** |
** |