diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index c5ef75e..4bc97b3 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -362,10 +362,6 @@ /* Define if HDF5's high-level library headers should be included in hdf5.h */ #undef INCLUDE_HL -/* Define if your system can convert long double to (unsigned) long long - values correctly. */ -#undef LDOUBLE_TO_LLONG_ACCURATE - /* Define if your system converts long double to (unsigned) long values with special algorithm. */ #undef LDOUBLE_TO_LONG_SPECIAL |