diff options
Diffstat (limited to 'packages/vms')
-rw-r--r-- | packages/vms/config-vms.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/vms/config-vms.h b/packages/vms/config-vms.h index 93dbe3602..30c5cf059 100644 --- a/packages/vms/config-vms.h +++ b/packages/vms/config-vms.h @@ -227,9 +227,6 @@ /* Define if you have the getpass function. */ #undef HAVE_GETPASS -/* Define if you have the `dlopen' function. */ -#define HAVE_DLOPEN 1 - /* Define if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H @@ -262,9 +259,6 @@ /* Define to 1 if you have the <limits.h> header file. */ #define HAVE_LIMITS_H 1 -/* Define to 1 if you have the <dlfcn.h> header file. */ -#define HAVE_DLFCN_H 1 - /* Define to 1 if you have the <sys/ioctl.h> header file. */ #define HAVE_SYS_IOCTL_H 1 |