summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-08-25 20:10:42 (GMT)
committerlrknox <lrknox>2017-08-25 20:10:42 (GMT)
commit7f758f2eea5c918a9100e6e7e6e0744a85e4c571 (patch)
tree49e9f344d5ad4af560d895bd698fdac35c246155 /Makefile.in
parent1115133e11e43c45f5f20d74ca4bae76815c63d3 (diff)
parent23a702e7bad93fc4f14eab07678c75d276e2d0ad (diff)
downloadhdf5-7f758f2eea5c918a9100e6e7e6e0744a85e4c571.zip
hdf5-7f758f2eea5c918a9100e6e7e6e0744a85e4c571.tar.gz
hdf5-7f758f2eea5c918a9100e6e7e6e0744a85e4c571.tar.bz2
Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_8
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index f7d883e..06eb5b8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -385,6 +385,7 @@ THREADSAFE = @THREADSAFE@
TIME = @TIME@
TR = @TR@
TRACE_API = @TRACE_API@
+UNAME_CYGWIN = @UNAME_CYGWIN@
UNAME_INFO = @UNAME_INFO@
USE_FILTER_DEFLATE = @USE_FILTER_DEFLATE@
USE_FILTER_SZIP = @USE_FILTER_SZIP@