summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2019-06-12 20:09:51 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2019-06-12 20:09:51 (GMT)
commit7e929a9bec66863f1f31721282d1fa459bc486ff (patch)
tree1e222e9876e2e7a50ce221d98401be9511302340 /MANIFEST
parent436250369ae18c957c48c30dd328e68b4594dfce (diff)
parent6e1dc507240fba447c79827897b099e91b9dd5c1 (diff)
downloadhdf5-7e929a9bec66863f1f31721282d1fa459bc486ff.zip
hdf5-7e929a9bec66863f1f31721282d1fa459bc486ff.tar.gz
hdf5-7e929a9bec66863f1f31721282d1fa459bc486ff.tar.bz2
Merge pull request #1728 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:bugfix/HDFFV-9976-add-configuration-or-make-options to develop
* commit '6e1dc507240fba447c79827897b099e91b9dd5c1': Add release note for enable-tools and enable-tests options. 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. Add options to enable or disable building tools and tests. The default is enabled for each.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index c3dc0e9..dbdbcff 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -934,6 +934,7 @@
./src/H5Ztrans.c
./src/Makefile.am
./src/hdf5.h
+./src/h5cc.in
./src/libhdf5.settings.in
./src/H5win32defs.h
@@ -1538,7 +1539,6 @@
./tools/lib/io_timer.h
./tools/src/misc/Makefile.am
-./tools/src/misc/h5cc.in
./tools/src/misc/h5clear.c
./tools/src/misc/h5debug.c
./tools/src/misc/h5mkgrp.c