"Fossies" - the Fresh Open Source Software Archive

Member "nss-pam-ldapd-0.9.12/config.h.in" (20 Nov 2021, 24194 Bytes) of package /linux/privat/nss-pam-ldapd-0.9.12.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 /* config.h.in.  Generated from configure.ac by autoheader.  */
    2 
    3 /* Whether to check configfile options. */
    4 #undef ENABLE_CONFIGFILE_CHECKING
    5 
    6 /* Define to 1 if you have the <aliases.h> header file. */
    7 #undef HAVE_ALIASES_H
    8 
    9 /* Define to 1 if you have the <arpa/inet.h> header file. */
   10 #undef HAVE_ARPA_INET_H
   11 
   12 /* Define to 1 if you have the <assert.h> header file. */
   13 #undef HAVE_ASSERT_H
   14 
   15 /* Define to 1 if you have the `atexit' function. */
   16 #undef HAVE_ATEXIT
   17 
   18 /* Define to 1 if you have the `ber_bvfree' function. */
   19 #undef HAVE_BER_BVFREE
   20 
   21 /* Define to 1 if you have the `ber_free' function. */
   22 #undef HAVE_BER_FREE
   23 
   24 /* Define to 1 if you have the `ber_get_enum' function. */
   25 #undef HAVE_BER_GET_ENUM
   26 
   27 /* Define to 1 if you have the `ber_set_option' function. */
   28 #undef HAVE_BER_SET_OPTION
   29 
   30 /* Define to 1 if you have the `clearenv' function. */
   31 #undef HAVE_CLEARENV
   32 
   33 /* Define to 1 if you have the <ctype.h> header file. */
   34 #undef HAVE_CTYPE_H
   35 
   36 /* Define to 1 if you have the declaration of `endusershell', and to 0 if you
   37    don't. */
   38 #undef HAVE_DECL_ENDUSERSHELL
   39 
   40 /* Define to 1 if you have the declaration of `ether_aton', and to 0 if you
   41    don't. */
   42 #undef HAVE_DECL_ETHER_ATON
   43 
   44 /* Define to 1 if you have the declaration of `ether_ntoa', and to 0 if you
   45    don't. */
   46 #undef HAVE_DECL_ETHER_NTOA
   47 
   48 /* Define to 1 if you have the declaration of `getusershell', and to 0 if you
   49    don't. */
   50 #undef HAVE_DECL_GETUSERSHELL
   51 
   52 /* Define to 1 if you have the declaration of `ldap_extended_operation_s', and
   53    to 0 if you don't. */
   54 #undef HAVE_DECL_LDAP_EXTENDED_OPERATION_S
   55 
   56 /* Define to 1 if you have the declaration of `pam_error', and to 0 if you
   57    don't. */
   58 #undef HAVE_DECL_PAM_ERROR
   59 
   60 /* Define to 1 if you have the declaration of `pam_info', and to 0 if you
   61    don't. */
   62 #undef HAVE_DECL_PAM_INFO
   63 
   64 /* Define to 1 if you have the declaration of `setusershell', and to 0 if you
   65    don't. */
   66 #undef HAVE_DECL_SETUSERSHELL
   67 
   68 /* Define to 1 if you have the `dlerror' function. */
   69 #undef HAVE_DLERROR
   70 
   71 /* Define to 1 if you have the `dlopen' function. */
   72 #undef HAVE_DLOPEN
   73 
   74 /* Define to 1 if you have the `dlsym' function. */
   75 #undef HAVE_DLSYM
   76 
   77 /* Define to 1 if you have the `endusershell' function. */
   78 #undef HAVE_ENDUSERSHELL
   79 
   80 /* Define to 1 if the system has the type `enum nss_status'. */
   81 #undef HAVE_ENUM_NSS_STATUS
   82 
   83 /* Define to 1 if you have the `ether_aton' function. */
   84 #undef HAVE_ETHER_ATON
   85 
   86 /* Define to 1 if you have the `ether_aton_r' function. */
   87 #undef HAVE_ETHER_ATON_R
   88 
   89 /* Define to 1 if you have the `ether_ntoa' function. */
   90 #undef HAVE_ETHER_NTOA
   91 
   92 /* Define to 1 if you have the `ether_ntoa_r' function. */
   93 #undef HAVE_ETHER_NTOA_R
   94 
   95 /* Define to 1 if you have the `execvp' function. */
   96 #undef HAVE_EXECVP
   97 
   98 /* Define to 1 if you have the `execvpe' function. */
   99 #undef HAVE_EXECVPE
  100 
  101 /* Define to 1 if you have the <fcntl.h> header file. */
  102 #undef HAVE_FCNTL_H
  103 
  104 /* Define to 1 if you have the `fork' function. */
  105 #undef HAVE_FORK
  106 
  107 /* Define to 1 if you have the `getenv' function. */
  108 #undef HAVE_GETENV
  109 
  110 /* Define to 1 if you have the `getgrouplist' function. */
  111 #undef HAVE_GETGROUPLIST
  112 
  113 /* Define to 1 if you have the <getopt.h> header file. */
  114 #undef HAVE_GETOPT_H
  115 
  116 /* Define to 1 if you have the `getopt_long' function. */
  117 #undef HAVE_GETOPT_LONG
  118 
  119 /* Define to 1 if you have the `getpeereid' function. */
  120 #undef HAVE_GETPEEREID
  121 
  122 /* Define to 1 if you have the `getpeerucred' function. */
  123 #undef HAVE_GETPEERUCRED
  124 
  125 /* Define to 1 if you have the `getusershell' function. */
  126 #undef HAVE_GETUSERSHELL
  127 
  128 /* Define to 1 if you have the <grp.h> header file. */
  129 #undef HAVE_GRP_H
  130 
  131 /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
  132 #undef HAVE_GSSAPI_GSSAPI_GENERIC_H
  133 
  134 /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
  135 #undef HAVE_GSSAPI_GSSAPI_H
  136 
  137 /* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
  138 #undef HAVE_GSSAPI_GSSAPI_KRB5_H
  139 
  140 /* Define to 1 if you have the <gssapi.h> header file. */
  141 #undef HAVE_GSSAPI_H
  142 
  143 /* Define to 1 if you have the <gssldap.h> header file. */
  144 #undef HAVE_GSSLDAP_H
  145 
  146 /* Define to 1 if you have the <gsssasl.h> header file. */
  147 #undef HAVE_GSSSASL_H
  148 
  149 /* Define to 1 if you have the `gss_krb5_ccache_name' function. */
  150 #undef HAVE_GSS_KRB5_CCACHE_NAME
  151 
  152 /* Define to 1 if you have the `hstrerror' function. */
  153 #undef HAVE_HSTRERROR
  154 
  155 /* Define to 1 if you have the `initgroups' function. */
  156 #undef HAVE_INITGROUPS
  157 
  158 /* Define to 1 if you have the <inttypes.h> header file. */
  159 #undef HAVE_INTTYPES_H
  160 
  161 /* Define to 1 if you have the <krb5.h> header file. */
  162 #undef HAVE_KRB5_H
  163 
  164 /* Define to 1 if you have the `krb5_is_thread_safe' function. */
  165 #undef HAVE_KRB5_IS_THREAD_SAFE
  166 
  167 /* Define to 1 if you have the <lber.h> header file. */
  168 #undef HAVE_LBER_H
  169 
  170 /* Define to 1 if you have the `ldap_abandon' function. */
  171 #undef HAVE_LDAP_ABANDON
  172 
  173 /* Define to 1 if you have the `ldap_controls_free' function. */
  174 #undef HAVE_LDAP_CONTROLS_FREE
  175 
  176 /* Define to 1 if you have the `ldap_control_create' function. */
  177 #undef HAVE_LDAP_CONTROL_CREATE
  178 
  179 /* Define to 1 if you have the `ldap_control_find' function. */
  180 #undef HAVE_LDAP_CONTROL_FIND
  181 
  182 /* Define to 1 if you have the `ldap_control_free' function. */
  183 #undef HAVE_LDAP_CONTROL_FREE
  184 
  185 /* Define to 1 if you have the `ldap_count_values_len' function. */
  186 #undef HAVE_LDAP_COUNT_VALUES_LEN
  187 
  188 /* Define to 1 if you have the `ldap_create_control' function. */
  189 #undef HAVE_LDAP_CREATE_CONTROL
  190 
  191 /* Define to 1 if you have the `ldap_create_deref_control' function. */
  192 #undef HAVE_LDAP_CREATE_DEREF_CONTROL
  193 
  194 /* Define to 1 if you have the `ldap_create_deref_control_value' function. */
  195 #undef HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE
  196 
  197 /* Define to 1 if you have the `ldap_create_page_control' function. */
  198 #undef HAVE_LDAP_CREATE_PAGE_CONTROL
  199 
  200 /* Define to 1 if you have the `ldap_derefresponse_free' function. */
  201 #undef HAVE_LDAP_DEREFRESPONSE_FREE
  202 
  203 /* Define to 1 if you have the `ldap_domain2dn' function. */
  204 #undef HAVE_LDAP_DOMAIN2DN
  205 
  206 /* Define to 1 if you have the `ldap_domain2hostlist' function. */
  207 #undef HAVE_LDAP_DOMAIN2HOSTLIST
  208 
  209 /* Define to 1 if you have the `ldap_err2string' function. */
  210 #undef HAVE_LDAP_ERR2STRING
  211 
  212 /* Define to 1 if you have the `ldap_explode_dn' function. */
  213 #undef HAVE_LDAP_EXPLODE_DN
  214 
  215 /* Define to 1 if you have the `ldap_explode_rdn' function. */
  216 #undef HAVE_LDAP_EXPLODE_RDN
  217 
  218 /* Define to 1 if you have the `ldap_extended_operation_s' function. */
  219 #undef HAVE_LDAP_EXTENDED_OPERATION_S
  220 
  221 /* Define to 1 if you have the `ldap_first_attribute' function. */
  222 #undef HAVE_LDAP_FIRST_ATTRIBUTE
  223 
  224 /* Define to 1 if you have the `ldap_get_dn' function. */
  225 #undef HAVE_LDAP_GET_DN
  226 
  227 /* Define to 1 if you have the `ldap_get_entry_controls' function. */
  228 #undef HAVE_LDAP_GET_ENTRY_CONTROLS
  229 
  230 /* Define to 1 if you have the `ldap_get_option' function. */
  231 #undef HAVE_LDAP_GET_OPTION
  232 
  233 /* Define to 1 if you have the `ldap_get_values' function. */
  234 #undef HAVE_LDAP_GET_VALUES
  235 
  236 /* Define to 1 if you have the `ldap_get_values_len' function. */
  237 #undef HAVE_LDAP_GET_VALUES_LEN
  238 
  239 /* Define to 1 if you have the <ldap.h> header file. */
  240 #undef HAVE_LDAP_H
  241 
  242 /* Define to 1 if you have the `ldap_initialize' function. */
  243 #undef HAVE_LDAP_INITIALIZE
  244 
  245 /* Define to 1 if you have the `ldap_memfree' function. */
  246 #undef HAVE_LDAP_MEMFREE
  247 
  248 /* Define to 1 if you have the `ldap_modify_ext_s' function. */
  249 #undef HAVE_LDAP_MODIFY_EXT_S
  250 
  251 /* Define to 1 if you have the `ldap_msgfree' function. */
  252 #undef HAVE_LDAP_MSGFREE
  253 
  254 /* Define to 1 if you have the `ldap_next_attribute' function. */
  255 #undef HAVE_LDAP_NEXT_ATTRIBUTE
  256 
  257 /* Define to 1 if you have the `ldap_parse_deref_control' function. */
  258 #undef HAVE_LDAP_PARSE_DEREF_CONTROL
  259 
  260 /* Define to 1 if you have the `ldap_parse_page_control' function. */
  261 #undef HAVE_LDAP_PARSE_PAGE_CONTROL
  262 
  263 /* Define to 1 if you have the `ldap_parse_passwordpolicy_control' function.
  264    */
  265 #undef HAVE_LDAP_PARSE_PASSWORDPOLICY_CONTROL
  266 
  267 /* Define to 1 if you have the `ldap_parse_result' function. */
  268 #undef HAVE_LDAP_PARSE_RESULT
  269 
  270 /* Define to 1 if you have the `ldap_passwd_s' function. */
  271 #undef HAVE_LDAP_PASSWD_S
  272 
  273 /* Define to 1 if you have the `ldap_passwordpolicy_err2txt' function. */
  274 #undef HAVE_LDAP_PASSWORDPOLICY_ERR2TXT
  275 
  276 /* Define to 1 if you have the `ldap_result' function. */
  277 #undef HAVE_LDAP_RESULT
  278 
  279 /* Define to 1 if you have the `ldap_sasl_bind' function. */
  280 #undef HAVE_LDAP_SASL_BIND
  281 
  282 /* Define to 1 if you have the `ldap_sasl_bind_s' function. */
  283 #undef HAVE_LDAP_SASL_BIND_S
  284 
  285 /* Define to 1 if you have the `ldap_sasl_interactive_bind_s' function. */
  286 #undef HAVE_LDAP_SASL_INTERACTIVE_BIND_S
  287 
  288 /* Define to 1 if you have the `ldap_search_ext' function. */
  289 #undef HAVE_LDAP_SEARCH_EXT
  290 
  291 /* Define to 1 if you have the `ldap_set_option' function. */
  292 #undef HAVE_LDAP_SET_OPTION
  293 
  294 /* Define to 1 if you have the `ldap_set_rebind_proc' function. */
  295 #undef HAVE_LDAP_SET_REBIND_PROC
  296 
  297 /* Define to 1 if you have the `ldap_simple_bind_s' function. */
  298 #undef HAVE_LDAP_SIMPLE_BIND_S
  299 
  300 /* Define to 1 if you have the <ldap_ssl.h> header file. */
  301 #undef HAVE_LDAP_SSL_H
  302 
  303 /* Define to 1 if you have the `ldap_start_tls_s' function. */
  304 #undef HAVE_LDAP_START_TLS_S
  305 
  306 /* Define to 1 if you have the `ldap_unbind' function. */
  307 #undef HAVE_LDAP_UNBIND
  308 
  309 /* Define to 1 if you have the `ldap_value_free' function. */
  310 #undef HAVE_LDAP_VALUE_FREE
  311 
  312 /* Define to 1 if you have the `ldap_value_free_len' function. */
  313 #undef HAVE_LDAP_VALUE_FREE_LEN
  314 
  315 /* Define to 1 if you have the <limits.h> header file. */
  316 #undef HAVE_LIMITS_H
  317 
  318 /* Define to 1 if you have the `malloc' function. */
  319 #undef HAVE_MALLOC
  320 
  321 /* Define to 1 if you have the <minix/config.h> header file. */
  322 #undef HAVE_MINIX_CONFIG_H
  323 
  324 /* Define to 1 if you have the <netdb.h> header file. */
  325 #undef HAVE_NETDB_H
  326 
  327 /* Define to 1 if you have the <netinet/ether.h> header file. */
  328 #undef HAVE_NETINET_ETHER_H
  329 
  330 /* Define to 1 if you have the <netinet/in.h> header file. */
  331 #undef HAVE_NETINET_IN_H
  332 
  333 /* Define to 1 if you have the <nsswitch.h> header file. */
  334 #undef HAVE_NSSWITCH_H
  335 
  336 /* Define to 1 if the system has the type `nss_backend_t'. */
  337 #undef HAVE_NSS_BACKEND_T
  338 
  339 /* Define to 1 if you have the <nss_common.h> header file. */
  340 #undef HAVE_NSS_COMMON_H
  341 
  342 /* Define to 1 if you have the <nss_dbdefs.h> header file. */
  343 #undef HAVE_NSS_DBDEFS_H
  344 
  345 /* Define to 1 if you have the <nss.h> header file. */
  346 #undef HAVE_NSS_H
  347 
  348 /* Define to 1 if you have the `pam_get_authtok' function. */
  349 #undef HAVE_PAM_GET_AUTHTOK
  350 
  351 /* Define to 1 if you have the `pam_modutil_getpwnam' function. */
  352 #undef HAVE_PAM_MODUTIL_GETPWNAM
  353 
  354 /* Define to 1 if you have the <pam/pam_modules.h> header file. */
  355 #undef HAVE_PAM_PAM_MODULES_H
  356 
  357 /* Define to 1 if you have the `pam_prompt' function. */
  358 #undef HAVE_PAM_PROMPT
  359 
  360 /* Define to 1 if you have the `pam_syslog' function. */
  361 #undef HAVE_PAM_SYSLOG
  362 
  363 /* Define if you have POSIX threads libraries and header files. */
  364 #undef HAVE_PTHREAD
  365 
  366 /* Define to 1 if you have the `pthread_atfork' function. */
  367 #undef HAVE_PTHREAD_ATFORK
  368 
  369 /* Define to 1 if you have the <pthread.h> header file. */
  370 #undef HAVE_PTHREAD_H
  371 
  372 /* Define to 1 if you have the `pthread_join' function. */
  373 #undef HAVE_PTHREAD_JOIN
  374 
  375 /* Define to 1 if you have the `pthread_mutex_lock' function. */
  376 #undef HAVE_PTHREAD_MUTEX_LOCK
  377 
  378 /* Define to 1 if you have the <pthread_np.h> header file. */
  379 #undef HAVE_PTHREAD_NP_H
  380 
  381 /* Have PTHREAD_PRIO_INHERIT. */
  382 #undef HAVE_PTHREAD_PRIO_INHERIT
  383 
  384 /* Define to 1 if you have the `pthread_timedjoin_np' function. */
  385 #undef HAVE_PTHREAD_TIMEDJOIN_NP
  386 
  387 /* Define to 1 if you have the `putenv' function. */
  388 #undef HAVE_PUTENV
  389 
  390 /* Define to 1 if you have the `realloc' function. */
  391 #undef HAVE_REALLOC
  392 
  393 /* Define to 1 if you have the `regcomp' function. */
  394 #undef HAVE_REGCOMP
  395 
  396 /* Define to 1 if you have the `regerror' function. */
  397 #undef HAVE_REGERROR
  398 
  399 /* Define to 1 if you have the `regexec' function. */
  400 #undef HAVE_REGEXEC
  401 
  402 /* Define to 1 if you have the <regex.h> header file. */
  403 #undef HAVE_REGEX_H
  404 
  405 /* Define to 1 if you have the <rpc/rpcent.h> header file. */
  406 #undef HAVE_RPC_RPCENT_H
  407 
  408 /* Define to 1 if you have the <sasl.h> header file. */
  409 #undef HAVE_SASL_H
  410 
  411 /* Define to 1 if you have a `sasl_interact_t' definition. */
  412 #undef HAVE_SASL_INTERACT_T
  413 
  414 /* Define to 1 if you have the <sasl/sasl.h> header file. */
  415 #undef HAVE_SASL_SASL_H
  416 
  417 /* Define to 1 if you have the <security/pam_appl.h> header file. */
  418 #undef HAVE_SECURITY_PAM_APPL_H
  419 
  420 /* Define to 1 if you have the <security/pam_ext.h> header file. */
  421 #undef HAVE_SECURITY_PAM_EXT_H
  422 
  423 /* Define to 1 if you have the <security/pam_modules.h> header file. */
  424 #undef HAVE_SECURITY_PAM_MODULES_H
  425 
  426 /* Define to 1 if you have the <security/pam_modutil.h> header file. */
  427 #undef HAVE_SECURITY_PAM_MODUTIL_H
  428 
  429 /* Define to 1 if you have the `setgroups' function. */
  430 #undef HAVE_SETGROUPS
  431 
  432 /* Define to 1 if you have the `setusershell' function. */
  433 #undef HAVE_SETUSERSHELL
  434 
  435 /* Define to 1 if you have the <shadow.h> header file. */
  436 #undef HAVE_SHADOW_H
  437 
  438 /* Define to 1 if you have the `sigaction' function. */
  439 #undef HAVE_SIGACTION
  440 
  441 /* Define to 1 if you have the `snprintf' function. */
  442 #undef HAVE_SNPRINTF
  443 
  444 /* Define to 1 if you have the <stddef.h> header file. */
  445 #undef HAVE_STDDEF_H
  446 
  447 /* Define to 1 if you have the <stdint.h> header file. */
  448 #undef HAVE_STDINT_H
  449 
  450 /* Define to 1 if you have the <stdio.h> header file. */
  451 #undef HAVE_STDIO_H
  452 
  453 /* Define to 1 if you have the <stdlib.h> header file. */
  454 #undef HAVE_STDLIB_H
  455 
  456 /* Define to 1 if you have the `strcasecmp' function. */
  457 #undef HAVE_STRCASECMP
  458 
  459 /* Define to 1 if you have the `strchr' function. */
  460 #undef HAVE_STRCHR
  461 
  462 /* Define to 1 if you have the `strcspn' function. */
  463 #undef HAVE_STRCSPN
  464 
  465 /* Define to 1 if you have the <strings.h> header file. */
  466 #undef HAVE_STRINGS_H
  467 
  468 /* Define to 1 if you have the <string.h> header file. */
  469 #undef HAVE_STRING_H
  470 
  471 /* Define to 1 if you have the `strncasecmp' function. */
  472 #undef HAVE_STRNCASECMP
  473 
  474 /* Define to 1 if you have the `strndup' function. */
  475 #undef HAVE_STRNDUP
  476 
  477 /* Define to 1 if you have the `strspn' function. */
  478 #undef HAVE_STRSPN
  479 
  480 /* Define to 1 if you have the `strtol' function. */
  481 #undef HAVE_STRTOL
  482 
  483 /* Define to 1 if you have the `strtoul' function. */
  484 #undef HAVE_STRTOUL
  485 
  486 /* Define to 1 if you have the `strtoull' function. */
  487 #undef HAVE_STRTOULL
  488 
  489 /* Define to 1 if the system has the type `struct aliasent'. */
  490 #undef HAVE_STRUCT_ALIASENT
  491 
  492 /* Define to 1 if the system has the type `struct etherent'. */
  493 #undef HAVE_STRUCT_ETHERENT
  494 
  495 /* Define to 1 if the system has the type `struct ether_addr'. */
  496 #undef HAVE_STRUCT_ETHER_ADDR
  497 
  498 /* Define to 1 if `returnlen' is a member of `struct nss_XbyY_args'. */
  499 #undef HAVE_STRUCT_NSS_XBYY_ARGS_RETURNLEN
  500 
  501 /* Define to 1 if `pw_class' is a member of `struct passwd'. */
  502 #undef HAVE_STRUCT_PASSWD_PW_CLASS
  503 
  504 /* Define to 1 if the system has the type `struct rpcent'. */
  505 #undef HAVE_STRUCT_RPCENT
  506 
  507 /* Define to 1 if the system has the type `struct spwd'. */
  508 #undef HAVE_STRUCT_SPWD
  509 
  510 /* Define to 1 if you have a `struct ucred' definition. */
  511 #undef HAVE_STRUCT_UCRED
  512 
  513 /* Define to 1 if the system has the type `suseconds_t'. */
  514 #undef HAVE_SUSECONDS_T
  515 
  516 /* Define to 1 if you have the <syslog.h> header file. */
  517 #undef HAVE_SYSLOG_H
  518 
  519 /* Define to 1 if you have the <sys/param.h> header file. */
  520 #undef HAVE_SYS_PARAM_H
  521 
  522 /* Define to 1 if you have the <sys/socket.h> header file. */
  523 #undef HAVE_SYS_SOCKET_H
  524 
  525 /* Define to 1 if you have the <sys/stat.h> header file. */
  526 #undef HAVE_SYS_STAT_H
  527 
  528 /* Define to 1 if you have the <sys/time.h> header file. */
  529 #undef HAVE_SYS_TIME_H
  530 
  531 /* Define to 1 if you have the <sys/types.h> header file. */
  532 #undef HAVE_SYS_TYPES_H
  533 
  534 /* Define to 1 if you have the <sys/ucred.h> header file. */
  535 #undef HAVE_SYS_UCRED_H
  536 
  537 /* Define to 1 if you have the <sys/un.h> header file. */
  538 #undef HAVE_SYS_UN_H
  539 
  540 /* Define to 1 if you have the <ucred.h> header file. */
  541 #undef HAVE_UCRED_H
  542 
  543 /* Define to 1 if you have the <unistd.h> header file. */
  544 #undef HAVE_UNISTD_H
  545 
  546 /* Define to 1 if you have the `vfork' function. */
  547 #undef HAVE_VFORK
  548 
  549 /* Define to 1 if you have the <vfork.h> header file. */
  550 #undef HAVE_VFORK_H
  551 
  552 /* Define to 1 if you have the <wchar.h> header file. */
  553 #undef HAVE_WCHAR_H
  554 
  555 /* Define to 1 if `fork' works. */
  556 #undef HAVE_WORKING_FORK
  557 
  558 /* Define to 1 if `vfork' works. */
  559 #undef HAVE_WORKING_VFORK
  560 
  561 /* Define to 1 if you have the `__assert' function. */
  562 #undef HAVE___ASSERT
  563 
  564 /* Define to 1 if you have the `__assert_c99' function. */
  565 #undef HAVE___ASSERT_C99
  566 
  567 /* Define to 1 if you have the `__assert_fail' function. */
  568 #undef HAVE___ASSERT_FAIL
  569 
  570 /* Define to 1 if you have the `__nss_configure_lookup' function. */
  571 #undef HAVE___NSS_CONFIGURE_LOOKUP
  572 
  573 /* Define to activate deprecated features in OpenLDAP */
  574 #undef LDAP_DEPRECATED
  575 
  576 /* Define to get some functions on Solaris */
  577 #undef LDAP_REFERRALS
  578 
  579 /* Define to the number of arguments to ldap_set_rebindproc. */
  580 #undef LDAP_SET_REBIND_PROC_ARGS
  581 
  582 /* Define to 1 if ldap_set_rebind_proc() returns void. */
  583 #undef LDAP_SET_REBIND_PROC_RETURNS_VOID
  584 
  585 /* The name of the NSS and PAM modules. */
  586 #undef MODULE_NAME
  587 
  588 /* Path to bindpw value. */
  589 #undef NSLCD_BINDPW_PATH
  590 
  591 /* Path to nslcd configuration file. */
  592 #undef NSLCD_CONF_PATH
  593 
  594 /* The location of the pidfile used for checking availability of the nslcd. */
  595 #undef NSLCD_PIDFILE
  596 
  597 /* The location of the socket used for communicating. */
  598 #undef NSLCD_SOCKET
  599 
  600 /* Whether to use the FreeBSD NSS interface flavour. */
  601 #undef NSS_FLAVOUR_FREEBSD
  602 
  603 /* Whether to use the Glibc NSS interface flavour. */
  604 #undef NSS_FLAVOUR_GLIBC
  605 
  606 /* Whether to use the Solaris NSS interface flavour. */
  607 #undef NSS_FLAVOUR_SOLARIS
  608 
  609 /* The SONAME of the NSS library module. */
  610 #undef NSS_LDAP_SONAME
  611 
  612 /* Expand to NSS symbol name. */
  613 #undef NSS_NAME
  614 
  615 /* Name of package */
  616 #undef PACKAGE
  617 
  618 /* Define to the address where bug reports for this package should be sent. */
  619 #undef PACKAGE_BUGREPORT
  620 
  621 /* Define to the full name of this package. */
  622 #undef PACKAGE_NAME
  623 
  624 /* Define to the full name and version of this package. */
  625 #undef PACKAGE_STRING
  626 
  627 /* Define to the one symbol short name of this package. */
  628 #undef PACKAGE_TARNAME
  629 
  630 /* Define to the home page for this package. */
  631 #undef PACKAGE_URL
  632 
  633 /* Define to the version of this package. */
  634 #undef PACKAGE_VERSION
  635 
  636 /* Define to empty if pam_get_item() doesn't take `const` parameter. */
  637 #undef PAM_ITEM_CONST
  638 
  639 /* Expand to PAM symbol name. */
  640 #undef PAM_NAME
  641 
  642 /* path to PAM security library */
  643 #undef PAM_SECLIB_DIR
  644 
  645 /* Define to necessary symbol if this constant uses a non-standard name on
  646    your system. */
  647 #undef PTHREAD_CREATE_JOINABLE
  648 
  649 /* Define to 1 if ldap_create_deref_control() is broken. */
  650 #undef REPLACE_LDAP_CREATE_DEREF_CONTROL
  651 
  652 /* Define to 1 if setnetgrent() returns void. */
  653 #undef SETNETGRENT_RETURNS_VOID
  654 
  655 /* The size of `gid_t', as computed by sizeof. */
  656 #undef SIZEOF_GID_T
  657 
  658 /* The size of `uid_t', as computed by sizeof. */
  659 #undef SIZEOF_UID_T
  660 
  661 /* The size of `unsigned int', as computed by sizeof. */
  662 #undef SIZEOF_UNSIGNED_INT
  663 
  664 /* The size of `unsigned long int', as computed by sizeof. */
  665 #undef SIZEOF_UNSIGNED_LONG_INT
  666 
  667 /* The size of `unsigned long long int', as computed by sizeof. */
  668 #undef SIZEOF_UNSIGNED_LONG_LONG_INT
  669 
  670 /* Define to 1 if all of the C90 standard headers exist (not just the ones
  671    required in a freestanding environment). This macro is provided for
  672    backward compatibility; new code need not use it. */
  673 #undef STDC_HEADERS
  674 
  675 /* If the compiler supports a TLS storage class define it to that here */
  676 #undef TLS
  677 
  678 /* Enable extensions on AIX 3, Interix.  */
  679 #ifndef _ALL_SOURCE
  680 # undef _ALL_SOURCE
  681 #endif
  682 /* Enable general extensions on macOS.  */
  683 #ifndef _DARWIN_C_SOURCE
  684 # undef _DARWIN_C_SOURCE
  685 #endif
  686 /* Enable general extensions on Solaris.  */
  687 #ifndef __EXTENSIONS__
  688 # undef __EXTENSIONS__
  689 #endif
  690 /* Enable GNU extensions on systems that have them.  */
  691 #ifndef _GNU_SOURCE
  692 # undef _GNU_SOURCE
  693 #endif
  694 /* Enable X/Open compliant socket functions that do not require linking
  695    with -lxnet on HP-UX 11.11.  */
  696 #ifndef _HPUX_ALT_XOPEN_SOCKET_API
  697 # undef _HPUX_ALT_XOPEN_SOCKET_API
  698 #endif
  699 /* Identify the host operating system as Minix.
  700    This macro does not affect the system headers' behavior.
  701    A future release of Autoconf may stop defining this macro.  */
  702 #ifndef _MINIX
  703 # undef _MINIX
  704 #endif
  705 /* Enable general extensions on NetBSD.
  706    Enable NetBSD compatibility extensions on Minix.  */
  707 #ifndef _NETBSD_SOURCE
  708 # undef _NETBSD_SOURCE
  709 #endif
  710 /* Enable OpenBSD compatibility extensions on NetBSD.
  711    Oddly enough, this does nothing on OpenBSD.  */
  712 #ifndef _OPENBSD_SOURCE
  713 # undef _OPENBSD_SOURCE
  714 #endif
  715 /* Define to 1 if needed for POSIX-compatible behavior.  */
  716 #ifndef _POSIX_SOURCE
  717 # undef _POSIX_SOURCE
  718 #endif
  719 /* Define to 2 if needed for POSIX-compatible behavior.  */
  720 #ifndef _POSIX_1_SOURCE
  721 # undef _POSIX_1_SOURCE
  722 #endif
  723 /* Enable POSIX-compatible threading on Solaris.  */
  724 #ifndef _POSIX_PTHREAD_SEMANTICS
  725 # undef _POSIX_PTHREAD_SEMANTICS
  726 #endif
  727 /* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
  728 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
  729 # undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
  730 #endif
  731 /* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
  732 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
  733 # undef __STDC_WANT_IEC_60559_BFP_EXT__
  734 #endif
  735 /* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
  736 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
  737 # undef __STDC_WANT_IEC_60559_DFP_EXT__
  738 #endif
  739 /* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
  740 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
  741 # undef __STDC_WANT_IEC_60559_FUNCS_EXT__
  742 #endif
  743 /* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
  744 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
  745 # undef __STDC_WANT_IEC_60559_TYPES_EXT__
  746 #endif
  747 /* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
  748 #ifndef __STDC_WANT_LIB_EXT2__
  749 # undef __STDC_WANT_LIB_EXT2__
  750 #endif
  751 /* Enable extensions specified by ISO/IEC 24747:2009.  */
  752 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
  753 # undef __STDC_WANT_MATH_SPEC_FUNCS__
  754 #endif
  755 /* Enable extensions on HP NonStop.  */
  756 #ifndef _TANDEM_SOURCE
  757 # undef _TANDEM_SOURCE
  758 #endif
  759 /* Enable X/Open extensions.  Define to 500 only if necessary
  760    to make mbstate_t available.  */
  761 #ifndef _XOPEN_SOURCE
  762 # undef _XOPEN_SOURCE
  763 #endif
  764 
  765 
  766 /* Version number of package */
  767 #undef VERSION
  768 
  769 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
  770    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  771    #define below would cause a syntax error. */
  772 #undef _UINT32_T
  773 
  774 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
  775    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  776    #define below would cause a syntax error. */
  777 #undef _UINT8_T
  778 
  779 /* Define to empty if `const' does not conform to ANSI C. */
  780 #undef const
  781 
  782 /* Define to `int' if <sys/types.h> doesn't define. */
  783 #undef gid_t
  784 
  785 /* Define to `__inline__' or `__inline' if that's what the C compiler
  786    calls it, or to nothing if 'inline' is not supported under any name.  */
  787 #ifndef __cplusplus
  788 #undef inline
  789 #endif
  790 
  791 /* Define to the type of a signed integer type of width exactly 32 bits if
  792    such a type exists and the standard includes do not define it. */
  793 #undef int32_t
  794 
  795 /* Define to `int' if <sys/types.h> does not define. */
  796 #undef mode_t
  797 
  798 /* Define as a signed integer type capable of holding a process identifier. */
  799 #undef pid_t
  800 
  801 /* Define to `unsigned int' if <sys/types.h> does not define. */
  802 #undef size_t
  803 
  804 /* Define to `sockaddr_in' if not defined elsewhere. */
  805 #undef sockaddr_storage
  806 
  807 /* Define to `size_t' if not defined elsewhere. */
  808 #undef socklen_t
  809 
  810 /* Define to `int' if <sys/types.h> doesn't define. */
  811 #undef uid_t
  812 
  813 /* Define to the type of an unsigned integer type of width exactly 16 bits if
  814    such a type exists and the standard includes do not define it. */
  815 #undef uint16_t
  816 
  817 /* Define to the type of an unsigned integer type of width exactly 32 bits if
  818    such a type exists and the standard includes do not define it. */
  819 #undef uint32_t
  820 
  821 /* Define to the type of an unsigned integer type of width exactly 8 bits if
  822    such a type exists and the standard includes do not define it. */
  823 #undef uint8_t
  824 
  825 /* Define as `fork' if `vfork' does not work. */
  826 #undef vfork