diff options
-rw-r--r-- | vms/src/h5pubconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h index 7c10266..28f9ee9 100644 --- a/vms/src/h5pubconf.h +++ b/vms/src/h5pubconf.h @@ -309,7 +309,7 @@ /* #undef H5_HAVE_STRUCT_VIDEOCONFIG */ /* Define to 1 if you have the `symlink' function. */ -#define H5_HAVE_SYMLINK 1 +/* #define H5_HAVE_SYMLINK 1 */ /* Define to 1 if you have the `system' function. */ #define H5_HAVE_SYSTEM 1 |