summaryrefslogtreecommitdiff
path: root/kerberosV/include
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2001-08-07 22:10:03 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2001-08-07 22:10:03 +0000
commit7107a460973eb2033a490c9c19ce630b0a211759 (patch)
tree51b844077fe58c13954ead0593859cde8611d1be /kerberosV/include
parent144bc46b1869cb39f73f46b76d945a6595692297 (diff)
Make kerberosV compile entirely on platforms lacking shared libraries,
i.e. hppa, mvme88k and vax. Discussed a lot with hugh@ and (less) with hin@, probably the least ugly patch we could make.
Diffstat (limited to 'kerberosV/include')
-rw-r--r--kerberosV/include/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/kerberosV/include/config.h b/kerberosV/include/config.h
index 657ed84dc2e..381292216a5 100644
--- a/kerberosV/include/config.h
+++ b/kerberosV/include/config.h
@@ -148,9 +148,6 @@
/* Define if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
-/* Define if you have the `dlopen' function. */
-#define HAVE_DLOPEN 1
-
/* Define if you have the `dn_expand' function. */
#define HAVE_DN_EXPAND 1