diff options
Diffstat (limited to 'vms/src/h5pubconf.h')
-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 0fb33c1..a026192 100644 --- a/vms/src/h5pubconf.h +++ b/vms/src/h5pubconf.h @@ -100,7 +100,7 @@ /* #undef H5_HAVE_FSEEK64 */ /* Define if the function stack tracing code is to be compiled in */ -/*#define H5_HAVE_FUNCSTACK 1*/ +/*#define H5_HAVE_CODESTACK 1*/ /* Define if the compiler understand the __FUNCTION__ keyword */ /* EIP #define H5_HAVE_FUNCTION 1*/ |