diff options
Diffstat (limited to 'vms/src/h5pubconf.h')
-rw-r--r-- | vms/src/h5pubconf.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/vms/src/h5pubconf.h b/vms/src/h5pubconf.h index 6f6a8a2..d163b8f 100644 --- a/vms/src/h5pubconf.h +++ b/vms/src/h5pubconf.h @@ -80,10 +80,6 @@ /* Define if the function stack tracing code is to be compiled in */ /* #undef H5_HAVE_CODESTACK */ -/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. - */ -/* #undef H5_HAVE_DECL_TZNAME */ - /* Define to 1 if you have the `difftime' function. */ #define H5_HAVE_DIFFTIME 1 @@ -364,10 +360,6 @@ /* Define if `tm_gmtoff' is a member of `struct tm' */ /* #undef H5_HAVE_TM_GMTOFF */ -/* Define to 1 if you don't have `tm_zone' but do have the external array - `tzname'. */ -/* #undef H5_HAVE_TZNAME */ - /* Define to 1 if you have the <unistd.h> header file. */ #define H5_HAVE_UNISTD_H 1 |