summaryrefslogtreecommitdiffstats
path: root/source/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/config.h.in')
-rw-r--r--source/include/config.h.in103
1 files changed, 28 insertions, 75 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index 824c054991a..0c15be649f4 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -124,12 +124,15 @@
#undef HAVE_SET_AUTH_PARAMETERS
#undef WITH_SYSLOG
#undef WITH_PROFILE
+#undef WITH_SSL
+#undef WITH_LDAP
+#undef WITH_NISPLUS
+#undef WITH_TDBPWD
#undef WITH_PAM
+#undef WITH_PAM_SMBPASS
#undef WITH_NISPLUS_HOME
#undef WITH_AUTOMOUNT
#undef WITH_SMBMOUNT
-#undef WITH_QUOTAS
-#undef WITH_WINBIND
#undef HAVE_BROKEN_GETGROUPS
#undef REPLACE_GETPASS
#undef REPLACE_INET_NTOA
@@ -141,7 +144,7 @@
#undef WITH_NETATALK
#undef WITH_UTMP
#undef WITH_MSDFS
-#undef WITH_LIBICONV
+#undef WITH_VFS
#undef HAVE_INO64_T
#undef HAVE_DEV64_T
#undef HAVE_STRUCT_FLOCK64
@@ -160,8 +163,6 @@
#undef HAVE_UINT32_FROM_RPC_RPC_H
#undef KRB4_AUTH
#undef KRB5_AUTH
-#undef KRB4_DIR
-#undef KRB5_DIR
#undef SEEKDIR_RETURNS_VOID
#undef HAVE_DIRENT_D_OFF
#undef HAVE_GETSPNAM
@@ -173,7 +174,6 @@
#undef HAVE_SETRESGID
#undef HAVE_SETRESGID_DECL
#undef HAVE_SHADOW_H
-#undef HAVE_CUPS
#undef HAVE_MEMSET
#undef HAVE_STRCASECMP
#undef HAVE_STRUCT_DIRENT64
@@ -227,37 +227,28 @@
#undef HAVE_VASPRINTF_DECL
#undef HAVE_SNPRINTF_DECL
#undef HAVE_VSNPRINTF_DECL
-#undef HAVE_NATIVE_ICONV
#undef HAVE_UNIXSOCKET
#undef MMAP_BLACKLIST
-#undef HAVE_IMMEDIATE_STRUCTURES
#undef HAVE_CUPS
-#undef WITH_SAM
-#undef WITH_LDAP_SAMCONFIG
+#undef WITH_LDAP_SAM
#undef WITH_NISPLUS_SAM
+#undef WITH_SMBPASSWD_SAM
#undef WITH_TDB_SAM
#undef LINUX_QUOTAS_1
#undef LINUX_QUOTAS_2
-#undef PACKAGE
-#undef VERSION
-#undef HAVE_LC_MESSAGES
-#undef ENABLE_NLS
-#undef HAVE_CATGETS
-#undef HAVE_GETTEXT
-#undef HAVE_STPCPY
-#undef I18N_SWAT
-#undef I18N_DEFAULT_PREF_LANG
-#undef HAVE_KRB5
-#undef HAVE_GSSAPI
#undef BROKEN_REDHAT_7_SYSTEM_HEADERS
-#undef HAVE_LDAP
+#undef HAVE_IMMEDIATE_STRUCTURES
#undef HAVE_STAT_ST_BLOCKS
#undef STAT_ST_BLOCKSIZE
-#undef HAVE_STAT_ST_BLKSIZE
#undef HAVE_DEVICE_MAJOR_FN
#undef HAVE_DEVICE_MINOR_FN
+#undef HAVE_MAKEDEV_FN
+#undef HAVE_GETGROUPS_TOO_MANY_EGIDS
#undef HAVE_PASSWD_PW_COMMENT
#undef HAVE_PASSWD_PW_AGE
+#undef HAVE_STAT_ST_BLKSIZE
+#undef WITH_WINBIND_AUTH_CRAP
+
/*
* Add these definitions to allow VFS modules to
* see the CPPFLAGS defines.
@@ -287,19 +278,6 @@
#undef _GNU_SOURCE
#endif
-#undef LDAP_SET_REBIND_PROC_ARGS
-#undef HAVE_SENDFILE
-#undef HAVE_SENDFILE64
-#undef LINUX_SENDFILE_API
-#undef LINUX_BROKEN_SENDFILE_API
-#undef WITH_SENDFILE
-#undef FREEBSD_SENDFILE_API
-#undef HPUX_SENDFILE_API
-#undef WITH_ADS
-#undef HAVE_SENDFILEV
-#undef HAVE_SENDFILEV64
-#undef SOLARIS_SENDFILE_API
-
/* The number of bytes in a int. */
#undef SIZEOF_INT
@@ -630,9 +608,6 @@
/* Define if you have the getgrnam function. */
#undef HAVE_GETGRNAM
-/* Define if you have the getgrouplist function. */
-#undef HAVE_GETGROUPLIST
-
/* Define if you have the getnetgrent function. */
#undef HAVE_GETNETGRENT
@@ -663,8 +638,8 @@
/* Define if you have the innetgr function. */
#undef HAVE_INNETGR
-/* Define if you have the ldap_set_rebind_proc function. */
-#undef HAVE_LDAP_SET_REBIND_PROC
+/* Define if you have the ldap_start_tls_s function. */
+#undef HAVE_LDAP_START_TLS_S
/* Define if you have the link function. */
#undef HAVE_LINK
@@ -753,9 +728,6 @@
/* Define if you have the set_auth_parameters function. */
#undef HAVE_SET_AUTH_PARAMETERS
-/* Define if you have the setbuffer function. */
-#undef HAVE_SETBUFFER
-
/* Define if you have the setenv function. */
#undef HAVE_SETENV
@@ -909,27 +881,12 @@
/* Define if you have the <grp.h> header file. */
#undef HAVE_GRP_H
-/* Define if you have the <gssapi/gssapi.h> header file. */
-#undef HAVE_GSSAPI_GSSAPI_H
-
-/* Define if you have the <gssapi/gssapi_generic.h> header file. */
-#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
-
/* Define if you have the <history.h> header file. */
#undef HAVE_HISTORY_H
-/* Define if you have the <krb5.h> header file. */
-#undef HAVE_KRB5_H
-
/* Define if you have the <lastlog.h> header file. */
#undef HAVE_LASTLOG_H
-/* Define if you have the <lber.h> header file. */
-#undef HAVE_LBER_H
-
-/* Define if you have the <ldap.h> header file. */
-#undef HAVE_LDAP_H
-
/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
@@ -966,9 +923,15 @@
/* Define if you have the <nss_common.h> header file. */
#undef HAVE_NSS_COMMON_H
+/* Define if you have the <nsswitch.h> header file. */
+#undef HAVE_NSSWITCH_H
+
/* Define if you have the <poll.h> header file. */
#undef HAVE_POLL_H
+/* Define if you have the <pthread.h> header file. */
+#undef HAVE_PTHREAD_H
+
/* Define if you have the <readline.h> header file. */
#undef HAVE_READLINE_H
@@ -1017,6 +980,9 @@
/* Define if you have the <stropts.h> header file. */
#undef HAVE_STROPTS_H
+/* Define if you have the <synch.h> header file. */
+#undef HAVE_SYNCH_H
+
/* Define if you have the <sys/acl.h> header file. */
#undef HAVE_SYS_ACL_H
@@ -1035,6 +1001,9 @@
/* Define if you have the <sys/fcntl.h> header file. */
#undef HAVE_SYS_FCNTL_H
+/* Define if you have the <sys/file.h> header file. */
+#undef HAVE_SYS_FILE_H
+
/* Define if you have the <sys/filio.h> header file. */
#undef HAVE_SYS_FILIO_H
@@ -1149,9 +1118,6 @@
/* Define if you have the gen library (-lgen). */
#undef HAVE_LIBGEN
-/* Define if you have the iconv library (-liconv). */
-#undef HAVE_LIBICONV
-
/* Define if you have the inet library (-linet). */
#undef HAVE_LIBINET
@@ -1172,16 +1138,3 @@
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET
-
-/* Define to turn on dmalloc debugging */
-#undef ENABLE_DMALLOC
-
-/* Define to check invariants around some common functions */
-#undef DMALLOC_FUNC_CHECK
-
-/* Do we have rl_completion_matches? */
-#undef HAVE_NEW_LIBREADLINE
-
-/* Define if you have working AF_LOCAL sockets */
-#undef HAVE_WORKING_AF_LOCAL
-