summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2003-01-15 05:23:40 +0000
committerMartin Pool <mbp@samba.org>2003-01-15 05:23:40 +0000
commit3710ea2223f51f15940b27dcb835035d9c16f0c6 (patch)
treecacb1f10515461fe65658c87a2ea69612e6b9b6d /source3/include
parentac4869ad2a233059fb14cc3363967a8673a2bd41 (diff)
downloadsamba-3710ea2223f51f15940b27dcb835035d9c16f0c6.tar.gz
samba-3710ea2223f51f15940b27dcb835035d9c16f0c6.tar.bz2
samba-3710ea2223f51f15940b27dcb835035d9c16f0c6.zip
Run autoheader
(This used to be commit 82e4bb598c9fc26eaa090687d0daa6505fa0d550)
Diffstat (limited to 'source3/include')
-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