summaryrefslogtreecommitdiffstats
path: root/src/libhdf5.settings.in
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2019-06-12 15:21:41 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2019-06-12 15:21:41 (GMT)
commit5385f032dd5aaf9a09c2a86374c0d3a826e41010 (patch)
tree307786b2639ee1a7500b4f695213bd6201deae74 /src/libhdf5.settings.in
parent54a07f556cd2f3556f8c7946fe7905bc658a11aa (diff)
downloadhdf5-5385f032dd5aaf9a09c2a86374c0d3a826e41010.zip
hdf5-5385f032dd5aaf9a09c2a86374c0d3a826e41010.tar.gz
hdf5-5385f032dd5aaf9a09c2a86374c0d3a826e41010.tar.bz2
Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow
disabling tests. Moved h5cc.in from tools/src/misc to src directory to always create h5cc whether or not tools are enabled. Added configuration status of tools and tests to libhdf5.settings.
Diffstat (limited to 'src/libhdf5.settings.in')
-rw-r--r--src/libhdf5.settings.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libhdf5.settings.in b/src/libhdf5.settings.in
index 9d0e29f..37957a2 100644
--- a/src/libhdf5.settings.in
+++ b/src/libhdf5.settings.in
@@ -71,6 +71,8 @@ Features:
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@
Threadsafety: @THREADSAFE@
Default API mapping: @DEFAULT_API_VERSION@
With deprecated public symbols: @DEPRECATED_SYMBOLS@