summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHDF Tester <hdftest@jam.ad.hdfgroup.org>2017-10-16 21:58:07 (GMT)
committerHDF Tester <hdftest@jam.ad.hdfgroup.org>2017-10-16 21:58:07 (GMT)
commit260dcebc092ef3c00a1cc1f115b5764d1d34fc1c (patch)
treed80b641e0681449ca0bbabc32671d413db134f72 /configure.ac
parentb80fe75b7f83f120f4fad3f769bfe707101bfaae (diff)
parent5b2128b647ba904a6f45ae35ec51340a150dd06a (diff)
downloadhdf5-260dcebc092ef3c00a1cc1f115b5764d1d34fc1c.zip
hdf5-260dcebc092ef3c00a1cc1f115b5764d1d34fc1c.tar.gz
hdf5-260dcebc092ef3c00a1cc1f115b5764d1d34fc1c.tar.bz2
Merge branch 'hdf5_1_10' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into hdf5_1_10
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6b64713..0f727e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1063,6 +1063,7 @@ esac
case "`uname`" in
CYGWIN*)
AC_CHECK_HEADERS([io.h sys/timeb.h])
+ UNAME_CYGWIN="yes"
;;
MINGW*)
AC_CHECK_HEADERS([io.h winsock2.h sys/timeb.h])