summaryrefslogtreecommitdiff
path: root/source3/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r--source3/include/config.h.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index ced68aa762..d3968452c3 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -127,6 +127,9 @@
/* Define if you have the bigcrypt function. */
#undef HAVE_BIGCRYPT
+/* Define if you have the bzero function. */
+#undef HAVE_BZERO
+
/* Define if you have the chmod function. */
#undef HAVE_CHMOD
@@ -190,6 +193,9 @@
/* Define if you have the memmove function. */
#undef HAVE_MEMMOVE
+/* Define if you have the memset function. */
+#undef HAVE_MEMSET
+
/* Define if you have the mktime function. */
#undef HAVE_MKTIME
@@ -286,6 +292,9 @@
/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
+/* Define if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
/* Define if you have the <ndir.h> header file. */
#undef HAVE_NDIR_H
@@ -310,6 +319,9 @@
/* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H
+/* Define if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
/* Define if you have the <sys/dir.h> header file. */
#undef HAVE_SYS_DIR_H
@@ -346,6 +358,9 @@
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
+/* Define if you have the <rpcsvc/ypclnt.h> header file. */
+#undef HAVE_RPCSVC_YPCLNT_H
+
/* Define if you have the <sys/security.h> header file. */
#undef HAVE_SYS_SECURITY_H