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 5299d44..8b4648f 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -568,10 +568,6 @@ /* Version number of package */ #undef VERSION -/* Define if vsnprintf() returns the correct value for formatted strings that - don't fit into size allowed */ -#undef VSNPRINTF_WORKS - /* Data accuracy is prefered to speed during data conversions */ #undef WANT_DATA_ACCURACY |