diff options
Diffstat (limited to 'kerberosV/include/config.h')
-rw-r--r-- | kerberosV/include/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberosV/include/config.h b/kerberosV/include/config.h index a99cc369ded..73792f70b5d 100644 --- a/kerberosV/include/config.h +++ b/kerberosV/include/config.h @@ -237,7 +237,7 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg } #define HAVE_DLFCN_H 1 /* Define to 1 if you have the `dlopen' function. */ -#define HAVE_DLOPEN 1 +/* #undef HAVE_DLOPEN 1 */ /* Define to 1 if you have the `dn_expand' function. */ #define HAVE_DN_EXPAND 1 |