summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2001-09-07 23:56:54 +0000
committerAndrew Bartlett <abartlet@samba.org>2001-09-07 23:56:54 +0000
commited8883c5ddb9c3709bf2f842ae7522f2e09110ff (patch)
tree204aac3de6e2afc29961ca5d8c71684c96a01838 /source3/include/config.h.in
parent84cca757397dba107fde479bc2043d8412713cf7 (diff)
downloadsamba-ed8883c5ddb9c3709bf2f842ae7522f2e09110ff.tar.gz
samba-ed8883c5ddb9c3709bf2f842ae7522f2e09110ff.tar.bz2
samba-ed8883c5ddb9c3709bf2f842ae7522f2e09110ff.zip
Change the description on --with-pam_smbpass to make it clearer - some peope
seem to think you need this module for normal samba/PAM operation. rerun autoconf rerun autoheader (Note that --with-pam_smbpass still doesn't build, but at least when it does again only people who actually need it will select it). (This used to be commit bbda3dd7422a434f19ca8968dab8f9f210254c2f)
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in24
1 files changed, 22 insertions, 2 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 2889fa24c0..34ac41784f 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -1,4 +1,4 @@
-/* include/config.h.in. Generated automatically from configure.in by autoheader 2.13. */
+/* include/config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if on AIX 3.
System headers sometimes define this.
@@ -74,10 +74,12 @@
#undef HAVE_SOCKLEN_T_TYPE
#undef ssize_t
#undef ino_t
+#undef ssize_t
#undef loff_t
#undef offset_t
#undef aclent_t
#undef wchar_t
+#undef HAVE_CONNECT
#undef HAVE_SHORT_INO_T
#undef WITH_SMBWRAPPER
#undef WITH_AFS
@@ -95,6 +97,7 @@
#undef OSF1
#undef NEXT2
#undef RELIANTUNIX
+#undef HAVE_MMAP
#undef HAVE_FCNTL_LOCK
#undef HAVE_FTRUNCATE_EXTEND
#undef FTRUNCATE_NEEDS_ROOT
@@ -109,9 +112,13 @@
#undef STAT_STATFS3_OSF1
#undef STAT_STATFS4
#undef STAT_STATVFS
+#undef STAT_STATVFS64
#undef HAVE_IFACE_AIX
#undef HAVE_IFACE_IFCONF
#undef HAVE_IFACE_IFREQ
+#undef HAVE_CRYPT
+#undef HAVE_PUTPRPWNAM
+#undef HAVE_SET_AUTH_PARAMETERS
#undef WITH_SYSLOG
#undef WITH_PROFILE
#undef WITH_SSL
@@ -119,7 +126,6 @@
#undef WITH_NISPLUS
#undef WITH_TDBPWD
#undef WITH_PAM
-#undef WITH_PAM_SMBPASS
#undef WITH_NISPLUS_HOME
#undef WITH_AUTOMOUNT
#undef WITH_SMBMOUNT
@@ -152,8 +158,17 @@
#undef KRB5_AUTH
#undef SEEKDIR_RETURNS_VOID
#undef HAVE_DIRENT_D_OFF
+#undef HAVE_GETSPNAM
+#undef HAVE_BIGCRYPT
+#undef HAVE_GETPRPWNAM
+#undef HAVE_FSTAT64
+#undef HAVE_LSTAT64
+#undef HAVE_STAT64
#undef HAVE_SETRESGID
#undef HAVE_SETRESGID_DECL
+#undef HAVE_SHADOW_H
+#undef HAVE_MEMSET
+#undef HAVE_STRCASECMP
#undef HAVE_STRUCT_DIRENT64
#undef HAVE_TRUNCATED_SALT
#undef BROKEN_NISPLUS_INCLUDE_FILES
@@ -182,6 +197,7 @@
#undef HAVE_UX_UT_SYSLEN
#undef PUTUTLINE_RETURNS_UTMP
#undef COMPILER_SUPPORTS_LL
+#undef HAVE_YP_GET_DEFAULT_DOMAIN
#undef USE_SPINLOCKS
#undef SPARC_SPINLOCKS
#undef INTEL_SPINLOCKS
@@ -947,6 +963,9 @@
/* Define if you have the <sys/vfs.h> header file. */
#undef HAVE_SYS_VFS_H
+/* Define if you have the <sys/wait.h> header file. */
+#undef HAVE_SYS_WAIT_H
+
/* Define if you have the <syscall.h> header file. */
#undef HAVE_SYSCALL_H
@@ -1003,3 +1022,4 @@
/* Define if you have working AF_LOCAL sockets */
#undef HAVE_WORKING_AF_LOCAL
+