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.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index e0b62031c5..77a546b32d 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -124,6 +124,7 @@
#undef HAVE_LIBREADLINE
#undef HAVE_KERNEL_OPLOCKS
#undef HAVE_IRIX_SPECIFIC_CAPABILITIES
+#undef KRB4_AUTH
/* The number of bytes in a int. */
#undef SIZEOF_INT
@@ -506,5 +507,8 @@
/* Define if you have the readline library (-lreadline). */
#undef HAVE_LIBREADLINE
+/* Define if you have the resolv library (-lresolv). */
+#undef HAVE_LIBRESOLV
+
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET