summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2015-01-26 11:14:54 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2015-01-26 11:14:54 (GMT)
commit4e37d30dbaa04b907cf05a6ec7ffe9df3abcfb62 (patch)
treed956198059ecbca2d142dab5ffae82be4a8ce02d /configure.ac
parent699b27ee4eaf515641a3373713581a2dfef90deb (diff)
downloadhdf5-4e37d30dbaa04b907cf05a6ec7ffe9df3abcfb62.zip
hdf5-4e37d30dbaa04b907cf05a6ec7ffe9df3abcfb62.tar.gz
hdf5-4e37d30dbaa04b907cf05a6ec7ffe9df3abcfb62.tar.bz2
[svn-r26029] Updated the comment on the Cygwin 'srcdir= and time' test to indicate
that it's still an issue with recent versions of Cygwin. Fixes HDFFV-9082 Tested on: jam (bin/reconfigure only - just a comment change)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c2c263f..d7804a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -763,6 +763,11 @@ fi
## Check that time can be used with srcdir. This is okay on most systems,
## but seems to cause problems on Cygwin.
## The solution on Cygwin is not to record execution time for tests.
+##
+## Note: This is still true as of Cygwin 1.7.32 (Aug 2014) on both 32-
+## and 64-bit platforms. Given how long this has been true, it seems
+## unlikely to change, but we should probably re-test this periodically.
+
AC_MSG_CHECKING([if srcdir= and time commands work together])
AC_SUBST([TIME])