diff options
Diffstat (limited to 'kerberosV/include/config.h')
-rw-r--r-- | kerberosV/include/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kerberosV/include/config.h b/kerberosV/include/config.h index 3950d82a9c3..5d7b2b33b98 100644 --- a/kerberosV/include/config.h +++ b/kerberosV/include/config.h @@ -161,9 +161,6 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg } /* 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 |