Blame config.h.in~

Packit Service edead4
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service edead4
Packit Service edead4
/* Whether to check configfile options. */
Packit Service edead4
#undef ENABLE_CONFIGFILE_CHECKING
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <aliases.h> header file. */
Packit Service edead4
#undef HAVE_ALIASES_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <arpa/inet.h> header file. */
Packit Service edead4
#undef HAVE_ARPA_INET_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `atexit' function. */
Packit Service edead4
#undef HAVE_ATEXIT
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ber_bvfree' function. */
Packit Service edead4
#undef HAVE_BER_BVFREE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ber_free' function. */
Packit Service edead4
#undef HAVE_BER_FREE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ber_get_enum' function. */
Packit Service edead4
#undef HAVE_BER_GET_ENUM
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ber_set_option' function. */
Packit Service edead4
#undef HAVE_BER_SET_OPTION
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `clearenv' function. */
Packit Service edead4
#undef HAVE_CLEARENV
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <ctype.h> header file. */
Packit Service edead4
#undef HAVE_CTYPE_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the declaration of `endusershell', and to 0 if you
Packit Service edead4
   don't. */
Packit Service edead4
#undef HAVE_DECL_ENDUSERSHELL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the declaration of `ether_aton', and to 0 if you
Packit Service edead4
   don't. */
Packit Service edead4
#undef HAVE_DECL_ETHER_ATON
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the declaration of `ether_ntoa', and to 0 if you
Packit Service edead4
   don't. */
Packit Service edead4
#undef HAVE_DECL_ETHER_NTOA
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the declaration of `getusershell', and to 0 if you
Packit Service edead4
   don't. */
Packit Service edead4
#undef HAVE_DECL_GETUSERSHELL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the declaration of `ldap_extended_operation_s', and
Packit Service edead4
   to 0 if you don't. */
Packit Service edead4
#undef HAVE_DECL_LDAP_EXTENDED_OPERATION_S
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the declaration of `pam_error', and to 0 if you
Packit Service edead4
   don't. */
Packit Service edead4
#undef HAVE_DECL_PAM_ERROR
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the declaration of `pam_info', and to 0 if you
Packit Service edead4
   don't. */
Packit Service edead4
#undef HAVE_DECL_PAM_INFO
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the declaration of `setusershell', and to 0 if you
Packit Service edead4
   don't. */
Packit Service edead4
#undef HAVE_DECL_SETUSERSHELL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `dlerror' function. */
Packit Service edead4
#undef HAVE_DLERROR
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `dlopen' function. */
Packit Service edead4
#undef HAVE_DLOPEN
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `dlsym' function. */
Packit Service edead4
#undef HAVE_DLSYM
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `endusershell' function. */
Packit Service edead4
#undef HAVE_ENDUSERSHELL
Packit Service edead4
Packit Service edead4
/* Define to 1 if the system has the type `enum nss_status'. */
Packit Service edead4
#undef HAVE_ENUM_NSS_STATUS
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ether_aton' function. */
Packit Service edead4
#undef HAVE_ETHER_ATON
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ether_aton_r' function. */
Packit Service edead4
#undef HAVE_ETHER_ATON_R
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ether_ntoa' function. */
Packit Service edead4
#undef HAVE_ETHER_NTOA
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ether_ntoa_r' function. */
Packit Service edead4
#undef HAVE_ETHER_NTOA_R
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `execvp' function. */
Packit Service edead4
#undef HAVE_EXECVP
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `execvpe' function. */
Packit Service edead4
#undef HAVE_EXECVPE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Service edead4
#undef HAVE_FCNTL_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `fork' function. */
Packit Service edead4
#undef HAVE_FORK
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `getenv' function. */
Packit Service edead4
#undef HAVE_GETENV
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `getgrouplist' function. */
Packit Service edead4
#undef HAVE_GETGROUPLIST
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <getopt.h> header file. */
Packit Service edead4
#undef HAVE_GETOPT_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `getopt_long' function. */
Packit Service edead4
#undef HAVE_GETOPT_LONG
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `getpeereid' function. */
Packit Service edead4
#undef HAVE_GETPEEREID
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `getpeerucred' function. */
Packit Service edead4
#undef HAVE_GETPEERUCRED
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `getusershell' function. */
Packit Service edead4
#undef HAVE_GETUSERSHELL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <grp.h> header file. */
Packit Service edead4
#undef HAVE_GRP_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
Packit Service edead4
#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
Packit Service edead4
#undef HAVE_GSSAPI_GSSAPI_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
Packit Service edead4
#undef HAVE_GSSAPI_GSSAPI_KRB5_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <gssapi.h> header file. */
Packit Service edead4
#undef HAVE_GSSAPI_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <gssldap.h> header file. */
Packit Service edead4
#undef HAVE_GSSLDAP_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <gsssasl.h> header file. */
Packit Service edead4
#undef HAVE_GSSSASL_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `gss_krb5_ccache_name' function. */
Packit Service edead4
#undef HAVE_GSS_KRB5_CCACHE_NAME
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `hstrerror' function. */
Packit Service edead4
#undef HAVE_HSTRERROR
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `initgroups' function. */
Packit Service edead4
#undef HAVE_INITGROUPS
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service edead4
#undef HAVE_INTTYPES_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <krb5.h> header file. */
Packit Service edead4
#undef HAVE_KRB5_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `krb5_is_thread_safe' function. */
Packit Service edead4
#undef HAVE_KRB5_IS_THREAD_SAFE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <lber.h> header file. */
Packit Service edead4
#undef HAVE_LBER_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_abandon' function. */
Packit Service edead4
#undef HAVE_LDAP_ABANDON
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_controls_free' function. */
Packit Service edead4
#undef HAVE_LDAP_CONTROLS_FREE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_control_create' function. */
Packit Service edead4
#undef HAVE_LDAP_CONTROL_CREATE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_control_find' function. */
Packit Service edead4
#undef HAVE_LDAP_CONTROL_FIND
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_control_free' function. */
Packit Service edead4
#undef HAVE_LDAP_CONTROL_FREE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_count_values_len' function. */
Packit Service edead4
#undef HAVE_LDAP_COUNT_VALUES_LEN
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_create_control' function. */
Packit Service edead4
#undef HAVE_LDAP_CREATE_CONTROL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_create_deref_control' function. */
Packit Service edead4
#undef HAVE_LDAP_CREATE_DEREF_CONTROL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_create_deref_control_value' function. */
Packit Service edead4
#undef HAVE_LDAP_CREATE_DEREF_CONTROL_VALUE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_create_page_control' function. */
Packit Service edead4
#undef HAVE_LDAP_CREATE_PAGE_CONTROL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_derefresponse_free' function. */
Packit Service edead4
#undef HAVE_LDAP_DEREFRESPONSE_FREE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_domain2dn' function. */
Packit Service edead4
#undef HAVE_LDAP_DOMAIN2DN
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_domain2hostlist' function. */
Packit Service edead4
#undef HAVE_LDAP_DOMAIN2HOSTLIST
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_err2string' function. */
Packit Service edead4
#undef HAVE_LDAP_ERR2STRING
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_explode_dn' function. */
Packit Service edead4
#undef HAVE_LDAP_EXPLODE_DN
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_explode_rdn' function. */
Packit Service edead4
#undef HAVE_LDAP_EXPLODE_RDN
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_extended_operation_s' function. */
Packit Service edead4
#undef HAVE_LDAP_EXTENDED_OPERATION_S
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_first_attribute' function. */
Packit Service edead4
#undef HAVE_LDAP_FIRST_ATTRIBUTE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_get_dn' function. */
Packit Service edead4
#undef HAVE_LDAP_GET_DN
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_get_entry_controls' function. */
Packit Service edead4
#undef HAVE_LDAP_GET_ENTRY_CONTROLS
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_get_option' function. */
Packit Service edead4
#undef HAVE_LDAP_GET_OPTION
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_get_values' function. */
Packit Service edead4
#undef HAVE_LDAP_GET_VALUES
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_get_values_len' function. */
Packit Service edead4
#undef HAVE_LDAP_GET_VALUES_LEN
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <ldap.h> header file. */
Packit Service edead4
#undef HAVE_LDAP_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_initialize' function. */
Packit Service edead4
#undef HAVE_LDAP_INITIALIZE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_memfree' function. */
Packit Service edead4
#undef HAVE_LDAP_MEMFREE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_modify_ext_s' function. */
Packit Service edead4
#undef HAVE_LDAP_MODIFY_EXT_S
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_msgfree' function. */
Packit Service edead4
#undef HAVE_LDAP_MSGFREE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_next_attribute' function. */
Packit Service edead4
#undef HAVE_LDAP_NEXT_ATTRIBUTE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_parse_deref_control' function. */
Packit Service edead4
#undef HAVE_LDAP_PARSE_DEREF_CONTROL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_parse_page_control' function. */
Packit Service edead4
#undef HAVE_LDAP_PARSE_PAGE_CONTROL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_parse_passwordpolicy_control' function.
Packit Service edead4
   */
Packit Service edead4
#undef HAVE_LDAP_PARSE_PASSWORDPOLICY_CONTROL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_parse_result' function. */
Packit Service edead4
#undef HAVE_LDAP_PARSE_RESULT
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_passwd_s' function. */
Packit Service edead4
#undef HAVE_LDAP_PASSWD_S
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_passwordpolicy_err2txt' function. */
Packit Service edead4
#undef HAVE_LDAP_PASSWORDPOLICY_ERR2TXT
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_result' function. */
Packit Service edead4
#undef HAVE_LDAP_RESULT
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_sasl_bind' function. */
Packit Service edead4
#undef HAVE_LDAP_SASL_BIND
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_sasl_bind_s' function. */
Packit Service edead4
#undef HAVE_LDAP_SASL_BIND_S
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_sasl_interactive_bind_s' function. */
Packit Service edead4
#undef HAVE_LDAP_SASL_INTERACTIVE_BIND_S
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_search_ext' function. */
Packit Service edead4
#undef HAVE_LDAP_SEARCH_EXT
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_set_option' function. */
Packit Service edead4
#undef HAVE_LDAP_SET_OPTION
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_set_rebind_proc' function. */
Packit Service edead4
#undef HAVE_LDAP_SET_REBIND_PROC
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_simple_bind_s' function. */
Packit Service edead4
#undef HAVE_LDAP_SIMPLE_BIND_S
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <ldap_ssl.h> header file. */
Packit Service edead4
#undef HAVE_LDAP_SSL_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_start_tls_s' function. */
Packit Service edead4
#undef HAVE_LDAP_START_TLS_S
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_unbind' function. */
Packit Service edead4
#undef HAVE_LDAP_UNBIND
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_value_free' function. */
Packit Service edead4
#undef HAVE_LDAP_VALUE_FREE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `ldap_value_free_len' function. */
Packit Service edead4
#undef HAVE_LDAP_VALUE_FREE_LEN
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <limits.h> header file. */
Packit Service edead4
#undef HAVE_LIMITS_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `malloc' function. */
Packit Service edead4
#undef HAVE_MALLOC
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <memory.h> header file. */
Packit Service edead4
#undef HAVE_MEMORY_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <netdb.h> header file. */
Packit Service edead4
#undef HAVE_NETDB_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <netinet/ether.h> header file. */
Packit Service edead4
#undef HAVE_NETINET_ETHER_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <netinet/in.h> header file. */
Packit Service edead4
#undef HAVE_NETINET_IN_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <nsswitch.h> header file. */
Packit Service edead4
#undef HAVE_NSSWITCH_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if the system has the type `nss_backend_t'. */
Packit Service edead4
#undef HAVE_NSS_BACKEND_T
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <nss_common.h> header file. */
Packit Service edead4
#undef HAVE_NSS_COMMON_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <nss_dbdefs.h> header file. */
Packit Service edead4
#undef HAVE_NSS_DBDEFS_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <nss.h> header file. */
Packit Service edead4
#undef HAVE_NSS_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `pam_get_authtok' function. */
Packit Service edead4
#undef HAVE_PAM_GET_AUTHTOK
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `pam_modutil_getpwnam' function. */
Packit Service edead4
#undef HAVE_PAM_MODUTIL_GETPWNAM
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <pam/pam_modules.h> header file. */
Packit Service edead4
#undef HAVE_PAM_PAM_MODULES_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `pam_prompt' function. */
Packit Service edead4
#undef HAVE_PAM_PROMPT
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `pam_syslog' function. */
Packit Service edead4
#undef HAVE_PAM_SYSLOG
Packit Service edead4
Packit Service edead4
/* Define if you have POSIX threads libraries and header files. */
Packit Service edead4
#undef HAVE_PTHREAD
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `pthread_atfork' function. */
Packit Service edead4
#undef HAVE_PTHREAD_ATFORK
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <pthread.h> header file. */
Packit Service edead4
#undef HAVE_PTHREAD_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `pthread_join' function. */
Packit Service edead4
#undef HAVE_PTHREAD_JOIN
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `pthread_mutex_lock' function. */
Packit Service edead4
#undef HAVE_PTHREAD_MUTEX_LOCK
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <pthread_np.h> header file. */
Packit Service edead4
#undef HAVE_PTHREAD_NP_H
Packit Service edead4
Packit Service edead4
/* Have PTHREAD_PRIO_INHERIT. */
Packit Service edead4
#undef HAVE_PTHREAD_PRIO_INHERIT
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `pthread_timedjoin_np' function. */
Packit Service edead4
#undef HAVE_PTHREAD_TIMEDJOIN_NP
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `putenv' function. */
Packit Service edead4
#undef HAVE_PUTENV
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `realloc' function. */
Packit Service edead4
#undef HAVE_REALLOC
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `regcomp' function. */
Packit Service edead4
#undef HAVE_REGCOMP
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `regerror' function. */
Packit Service edead4
#undef HAVE_REGERROR
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `regexec' function. */
Packit Service edead4
#undef HAVE_REGEXEC
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <regex.h> header file. */
Packit Service edead4
#undef HAVE_REGEX_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <rpc/rpcent.h> header file. */
Packit Service edead4
#undef HAVE_RPC_RPCENT_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <sasl.h> header file. */
Packit Service edead4
#undef HAVE_SASL_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have a `sasl_interact_t' definition. */
Packit Service edead4
#undef HAVE_SASL_INTERACT_T
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <sasl/sasl.h> header file. */
Packit Service edead4
#undef HAVE_SASL_SASL_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <security/pam_appl.h> header file. */
Packit Service edead4
#undef HAVE_SECURITY_PAM_APPL_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <security/pam_ext.h> header file. */
Packit Service edead4
#undef HAVE_SECURITY_PAM_EXT_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <security/pam_modules.h> header file. */
Packit Service edead4
#undef HAVE_SECURITY_PAM_MODULES_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <security/pam_modutil.h> header file. */
Packit Service edead4
#undef HAVE_SECURITY_PAM_MODUTIL_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `setgroups' function. */
Packit Service edead4
#undef HAVE_SETGROUPS
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `setusershell' function. */
Packit Service edead4
#undef HAVE_SETUSERSHELL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <shadow.h> header file. */
Packit Service edead4
#undef HAVE_SHADOW_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `sigaction' function. */
Packit Service edead4
#undef HAVE_SIGACTION
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `snprintf' function. */
Packit Service edead4
#undef HAVE_SNPRINTF
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <stddef.h> header file. */
Packit Service edead4
#undef HAVE_STDDEF_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service edead4
#undef HAVE_STDINT_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service edead4
#undef HAVE_STDLIB_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `strcasecmp' function. */
Packit Service edead4
#undef HAVE_STRCASECMP
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `strchr' function. */
Packit Service edead4
#undef HAVE_STRCHR
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `strcspn' function. */
Packit Service edead4
#undef HAVE_STRCSPN
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <strings.h> header file. */
Packit Service edead4
#undef HAVE_STRINGS_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <string.h> header file. */
Packit Service edead4
#undef HAVE_STRING_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `strncasecmp' function. */
Packit Service edead4
#undef HAVE_STRNCASECMP
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `strndup' function. */
Packit Service edead4
#undef HAVE_STRNDUP
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `strspn' function. */
Packit Service edead4
#undef HAVE_STRSPN
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `strtol' function. */
Packit Service edead4
#undef HAVE_STRTOL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `strtoul' function. */
Packit Service edead4
#undef HAVE_STRTOUL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `strtoull' function. */
Packit Service edead4
#undef HAVE_STRTOULL
Packit Service edead4
Packit Service edead4
/* Define to 1 if the system has the type `struct aliasent'. */
Packit Service edead4
#undef HAVE_STRUCT_ALIASENT
Packit Service edead4
Packit Service edead4
/* Define to 1 if the system has the type `struct etherent'. */
Packit Service edead4
#undef HAVE_STRUCT_ETHERENT
Packit Service edead4
Packit Service edead4
/* Define to 1 if the system has the type `struct ether_addr'. */
Packit Service edead4
#undef HAVE_STRUCT_ETHER_ADDR
Packit Service edead4
Packit Service edead4
/* Define to 1 if `returnlen' is a member of `struct nss_XbyY_args'. */
Packit Service edead4
#undef HAVE_STRUCT_NSS_XBYY_ARGS_RETURNLEN
Packit Service edead4
Packit Service edead4
/* Define to 1 if `pw_class' is a member of `struct passwd'. */
Packit Service edead4
#undef HAVE_STRUCT_PASSWD_PW_CLASS
Packit Service edead4
Packit Service edead4
/* Define to 1 if the system has the type `struct rpcent'. */
Packit Service edead4
#undef HAVE_STRUCT_RPCENT
Packit Service edead4
Packit Service edead4
/* Define to 1 if the system has the type `struct spwd'. */
Packit Service edead4
#undef HAVE_STRUCT_SPWD
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have a `struct ucred' definition. */
Packit Service edead4
#undef HAVE_STRUCT_UCRED
Packit Service edead4
Packit Service edead4
/* Define to 1 if the system has the type `suseconds_t'. */
Packit Service edead4
#undef HAVE_SUSECONDS_T
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <syslog.h> header file. */
Packit Service edead4
#undef HAVE_SYSLOG_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <sys/param.h> header file. */
Packit Service edead4
#undef HAVE_SYS_PARAM_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit Service edead4
#undef HAVE_SYS_SOCKET_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service edead4
#undef HAVE_SYS_STAT_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Service edead4
#undef HAVE_SYS_TIME_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service edead4
#undef HAVE_SYS_TYPES_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <sys/ucred.h> header file. */
Packit Service edead4
#undef HAVE_SYS_UCRED_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <sys/un.h> header file. */
Packit Service edead4
#undef HAVE_SYS_UN_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <ucred.h> header file. */
Packit Service edead4
#undef HAVE_UCRED_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service edead4
#undef HAVE_UNISTD_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `vfork' function. */
Packit Service edead4
#undef HAVE_VFORK
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the <vfork.h> header file. */
Packit Service edead4
#undef HAVE_VFORK_H
Packit Service edead4
Packit Service edead4
/* Define to 1 if `fork' works. */
Packit Service edead4
#undef HAVE_WORKING_FORK
Packit Service edead4
Packit Service edead4
/* Define to 1 if `vfork' works. */
Packit Service edead4
#undef HAVE_WORKING_VFORK
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `__assert_fail' function. */
Packit Service edead4
#undef HAVE___ASSERT_FAIL
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the `__nss_configure_lookup' function. */
Packit Service edead4
#undef HAVE___NSS_CONFIGURE_LOOKUP
Packit Service edead4
Packit Service edead4
/* Define to activate deprecated features in OpenLDAP */
Packit Service edead4
#undef LDAP_DEPRECATED
Packit Service edead4
Packit Service edead4
/* Define to get some functions on Solaris */
Packit Service edead4
#undef LDAP_REFERRALS
Packit Service edead4
Packit Service edead4
/* Define to the number of arguments to ldap_set_rebindproc. */
Packit Service edead4
#undef LDAP_SET_REBIND_PROC_ARGS
Packit Service edead4
Packit Service edead4
/* Define to 1 if ldap_set_rebind_proc() returns void. */
Packit Service edead4
#undef LDAP_SET_REBIND_PROC_RETURNS_VOID
Packit Service edead4
Packit Service edead4
/* The name of the NSS and PAM modules. */
Packit Service edead4
#undef MODULE_NAME
Packit Service edead4
Packit Service edead4
/* Path to bindpw value. */
Packit Service edead4
#undef NSLCD_BINDPW_PATH
Packit Service edead4
Packit Service edead4
/* Path to nslcd configuration file. */
Packit Service edead4
#undef NSLCD_CONF_PATH
Packit Service edead4
Packit Service edead4
/* The location of the pidfile used for checking availability of the nslcd. */
Packit Service edead4
#undef NSLCD_PIDFILE
Packit Service edead4
Packit Service edead4
/* The location of the socket used for communicating. */
Packit Service edead4
#undef NSLCD_SOCKET
Packit Service edead4
Packit Service edead4
/* Whether to use the FreeBSD NSS interface flavour. */
Packit Service edead4
#undef NSS_FLAVOUR_FREEBSD
Packit Service edead4
Packit Service edead4
/* Whether to use the Glibc NSS interface flavour. */
Packit Service edead4
#undef NSS_FLAVOUR_GLIBC
Packit Service edead4
Packit Service edead4
/* Whether to use the Solaris NSS interface flavour. */
Packit Service edead4
#undef NSS_FLAVOUR_SOLARIS
Packit Service edead4
Packit Service edead4
/* The SONAME of the NSS library module. */
Packit Service edead4
#undef NSS_LDAP_SONAME
Packit Service edead4
Packit Service edead4
/* Expand to NSS symbol name. */
Packit Service edead4
#undef NSS_NAME
Packit Service edead4
Packit Service edead4
/* Name of package */
Packit Service edead4
#undef PACKAGE
Packit Service edead4
Packit Service edead4
/* Define to the address where bug reports for this package should be sent. */
Packit Service edead4
#undef PACKAGE_BUGREPORT
Packit Service edead4
Packit Service edead4
/* Define to the full name of this package. */
Packit Service edead4
#undef PACKAGE_NAME
Packit Service edead4
Packit Service edead4
/* Define to the full name and version of this package. */
Packit Service edead4
#undef PACKAGE_STRING
Packit Service edead4
Packit Service edead4
/* Define to the one symbol short name of this package. */
Packit Service edead4
#undef PACKAGE_TARNAME
Packit Service edead4
Packit Service edead4
/* Define to the home page for this package. */
Packit Service edead4
#undef PACKAGE_URL
Packit Service edead4
Packit Service edead4
/* Define to the version of this package. */
Packit Service edead4
#undef PACKAGE_VERSION
Packit Service edead4
Packit Service edead4
/* Define to empty if pam_get_item() doesn't take `const` parameter. */
Packit Service edead4
#undef PAM_ITEM_CONST
Packit Service edead4
Packit Service edead4
/* Expand to PAM symbol name. */
Packit Service edead4
#undef PAM_NAME
Packit Service edead4
Packit Service edead4
/* path to PAM security library */
Packit Service edead4
#undef PAM_SECLIB_DIR
Packit Service edead4
Packit Service edead4
/* Define to necessary symbol if this constant uses a non-standard name on
Packit Service edead4
   your system. */
Packit Service edead4
#undef PTHREAD_CREATE_JOINABLE
Packit Service edead4
Packit Service edead4
/* Define to 1 if ldap_create_deref_control() is broken. */
Packit Service edead4
#undef REPLACE_LDAP_CREATE_DEREF_CONTROL
Packit Service edead4
Packit Service edead4
/* Define to 1 if setnetgrent() returns void. */
Packit Service edead4
#undef SETNETGRENT_RETURNS_VOID
Packit Service edead4
Packit Service edead4
/* The size of `gid_t', as computed by sizeof. */
Packit Service edead4
#undef SIZEOF_GID_T
Packit Service edead4
Packit Service edead4
/* The size of `uid_t', as computed by sizeof. */
Packit Service edead4
#undef SIZEOF_UID_T
Packit Service edead4
Packit Service edead4
/* The size of `unsigned int', as computed by sizeof. */
Packit Service edead4
#undef SIZEOF_UNSIGNED_INT
Packit Service edead4
Packit Service edead4
/* The size of `unsigned long int', as computed by sizeof. */
Packit Service edead4
#undef SIZEOF_UNSIGNED_LONG_INT
Packit Service edead4
Packit Service edead4
/* The size of `unsigned long long int', as computed by sizeof. */
Packit Service edead4
#undef SIZEOF_UNSIGNED_LONG_LONG_INT
Packit Service edead4
Packit Service edead4
/* Define to 1 if you have the ANSI C header files. */
Packit Service edead4
#undef STDC_HEADERS
Packit Service edead4
Packit Service edead4
/* If the compiler supports a TLS storage class define it to that here */
Packit Service edead4
#undef TLS
Packit Service edead4
Packit Service edead4
/* Enable extensions on AIX 3, Interix.  */
Packit Service edead4
#ifndef _ALL_SOURCE
Packit Service edead4
# undef _ALL_SOURCE
Packit Service edead4
#endif
Packit Service edead4
/* Enable GNU extensions on systems that have them.  */
Packit Service edead4
#ifndef _GNU_SOURCE
Packit Service edead4
# undef _GNU_SOURCE
Packit Service edead4
#endif
Packit Service edead4
/* Enable threading extensions on Solaris.  */
Packit Service edead4
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit Service edead4
# undef _POSIX_PTHREAD_SEMANTICS
Packit Service edead4
#endif
Packit Service edead4
/* Enable extensions on HP NonStop.  */
Packit Service edead4
#ifndef _TANDEM_SOURCE
Packit Service edead4
# undef _TANDEM_SOURCE
Packit Service edead4
#endif
Packit Service edead4
/* Enable general extensions on Solaris.  */
Packit Service edead4
#ifndef __EXTENSIONS__
Packit Service edead4
# undef __EXTENSIONS__
Packit Service edead4
#endif
Packit Service edead4
Packit Service edead4
Packit Service edead4
/* Version number of package */
Packit Service edead4
#undef VERSION
Packit Service edead4
Packit Service edead4
/* Define to 1 if on MINIX. */
Packit Service edead4
#undef _MINIX
Packit Service edead4
Packit Service edead4
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit Service edead4
   this defined. */
Packit Service edead4
#undef _POSIX_1_SOURCE
Packit Service edead4
Packit Service edead4
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit Service edead4
#undef _POSIX_SOURCE
Packit Service edead4
Packit Service edead4
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
Packit Service edead4
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit Service edead4
   #define below would cause a syntax error. */
Packit Service edead4
#undef _UINT32_T
Packit Service edead4
Packit Service edead4
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
Packit Service edead4
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit Service edead4
   #define below would cause a syntax error. */
Packit Service edead4
#undef _UINT8_T
Packit Service edead4
Packit Service edead4
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service edead4
#undef const
Packit Service edead4
Packit Service edead4
/* Define to `int' if <sys/types.h> doesn't define. */
Packit Service edead4
#undef gid_t
Packit Service edead4
Packit Service edead4
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit Service edead4
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit Service edead4
#ifndef __cplusplus
Packit Service edead4
#undef inline
Packit Service edead4
#endif
Packit Service edead4
Packit Service edead4
/* Define to the type of a signed integer type of width exactly 32 bits if
Packit Service edead4
   such a type exists and the standard includes do not define it. */
Packit Service edead4
#undef int32_t
Packit Service edead4
Packit Service edead4
/* Define to `int' if <sys/types.h> does not define. */
Packit Service edead4
#undef mode_t
Packit Service edead4
Packit Service edead4
/* Define to `int' if <sys/types.h> does not define. */
Packit Service edead4
#undef pid_t
Packit Service edead4
Packit Service edead4
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service edead4
#undef size_t
Packit Service edead4
Packit Service edead4
/* Define to `sockaddr_in' if not defined elsewhere. */
Packit Service edead4
#undef sockaddr_storage
Packit Service edead4
Packit Service edead4
/* Define to `size_t' if not defined elswhere. */
Packit Service edead4
#undef socklen_t
Packit Service edead4
Packit Service edead4
/* Define to `int' if <sys/types.h> doesn't define. */
Packit Service edead4
#undef uid_t
Packit Service edead4
Packit Service edead4
/* Define to the type of an unsigned integer type of width exactly 16 bits if
Packit Service edead4
   such a type exists and the standard includes do not define it. */
Packit Service edead4
#undef uint16_t
Packit Service edead4
Packit Service edead4
/* Define to the type of an unsigned integer type of width exactly 32 bits if
Packit Service edead4
   such a type exists and the standard includes do not define it. */
Packit Service edead4
#undef uint32_t
Packit Service edead4
Packit Service edead4
/* Define to the type of an unsigned integer type of width exactly 8 bits if
Packit Service edead4
   such a type exists and the standard includes do not define it. */
Packit Service edead4
#undef uint8_t
Packit Service edead4
Packit Service edead4
/* Define as `fork' if `vfork' does not work. */
Packit Service edead4
#undef vfork