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.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 9441eba8e9..9c27c4673d 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -1256,9 +1256,6 @@
/* Whether we have CUPS */
#undef HAVE_CUPS
-/* Whether we have dlopen() */
-#undef HAVE_DLOPEN
-
/* Whether the compiler supports immediate structures */
#undef HAVE_IMMEDIATE_STRUCTURES
@@ -1313,9 +1310,6 @@
/* Whether the system has connect() */
#undef HAVE_CONNECT
-/* Whether the system has yp_get_default_domain() */
-#undef HAVE_YP_GET_DEFAULT_DOMAIN
-
/* Whether stat64() is available */
#undef HAVE_STAT64