summaryrefslogtreecommitdiffstats
path: root/src/libhdf5.settings.in
diff options
context:
space:
mode:
authorDhvanil Popat <dpopat@hdfgroup.org>2019-06-25 07:32:32 (GMT)
committerDhvanil Popat <dpopat@hdfgroup.org>2019-06-25 07:32:32 (GMT)
commit18f65dcee9367b2c84388da331f46a1536eeea09 (patch)
treecca8ec923d8396fb103a2b38e208e524d0777915 /src/libhdf5.settings.in
parentd0bc570c2cdc4cbbb42cc1d4dac61aba67e20892 (diff)
downloadhdf5-18f65dcee9367b2c84388da331f46a1536eeea09.zip
hdf5-18f65dcee9367b2c84388da331f46a1536eeea09.tar.gz
hdf5-18f65dcee9367b2c84388da331f46a1536eeea09.tar.bz2
Fixed libhdf5 settings file for both autotools & CMake
Diffstat (limited to 'src/libhdf5.settings.in')
-rw-r--r--src/libhdf5.settings.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libhdf5.settings.in b/src/libhdf5.settings.in
index 37957a2..f856ebc 100644
--- a/src/libhdf5.settings.in
+++ b/src/libhdf5.settings.in
@@ -72,7 +72,7 @@ Parallel Filtered Dataset Writes: @PARALLEL_FILTERED_WRITES@
Large Parallel I/O: @LARGE_PARALLEL_IO@
High-level library: @HDF5_HL@
Build HDF5 Tests: @HDF5_TESTS@
- Build HDF5 TOOLS: @HDF5_TOOLS@
+ Build HDF5 Tools: @HDF5_TOOLS@
Threadsafety: @THREADSAFE@
Default API mapping: @DEFAULT_API_VERSION@
With deprecated public symbols: @DEPRECATED_SYMBOLS@