diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index c4606c9..1436211 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -609,7 +609,7 @@ #undef ULONG_TO_FP_BOTTOM_BIT_ACCURATE /* Define using v1.6 public API symbols by default */ -#undef USE_16_API +#undef USE_16_API_DEFAULT /* Define if a memory checking tool will be used on the library, to cause library to be very picky about memory operations and also disable the |