diff options
Diffstat (limited to 'vms')
-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 67f8ff0..01a4608 100644 --- a/vms/src/h5pubconf.h +++ b/vms/src/h5pubconf.h @@ -236,7 +236,7 @@ #define H5_HAVE_RANDOM 1 /* Define to 1 if you have the `rand_r' function. */ -#define H5_HAVE_RAND_R 1 +/* #define H5_HAVE_RAND_R 1 */ /* Define to 1 if you have the <setjmp.h> header file. */ #define H5_HAVE_SETJMP_H 1 |