summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2015-03-05 20:31:34 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2015-03-05 20:31:34 (GMT)
commit50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814 (patch)
treef2af5c1a019dacf1b1869762deb12f8cfaa5a7b7 /configure
parentf6fbd4ab36c14f854d6a63cdbced93ce2b6f801e (diff)
downloadhdf5-50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814.zip
hdf5-50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814.tar.gz
hdf5-50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814.tar.bz2
[svn-r26372] Bring revisions #26195:#26219 from trunk to revise_chunks.
h5committested.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure b/configure
index 2d603e6..65f8407 100755
--- a/configure
+++ b/configure
@@ -7729,6 +7729,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.
+
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if srcdir= and time commands work together" >&5
$as_echo_n "checking if srcdir= and time commands work together... " >&6; }