acconfig.h
/* [<][>][^][v][top][bottom][index][help] */
DEFINITIONS
This source file includes following functions.
/* number of fd's in a FD_SET */
#define NC_FD_SETSIZE 1024
/* define this if you have ldap_open(3). */
#undef HAVE_LDAP_OPEN
/* define this if you have ldap_init(3) instead of ldap_open(3). */
#undef HAVE_LDAP_INIT
/* define this if you want to include ldap AUTHINFO support. */
#undef AUTHINFO_LDAP
/* define this if you want to include passwd AUTHINFO support. */
#undef AUTHINFO_PASSWD
/* define this if you have rad_auth_open(3) */
#undef HAVE_RAD_AUTH_OPEN
/* define this if you have rad_open(3) instead of rad_auth_open(3) */
#undef HAVE_RAD_OPEN
/* define this if you want to include radius AUTHINFO support. */
#undef AUTHINFO_RADIUS
/* define this if you want to include pipe AUTHINFO support. */
#undef AUTHINFO_PIPE
/* define this if you want to include PAM AUTHINFO support. */
#undef AUTHINFO_PAM
#undef DEBUG
#undef PACKAGE
#undef VERSION
/* path to gdb script */
#undef PATH_DEBUG_SH