summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorlrknox <lrknox>2017-12-02 22:06:07 (GMT)
committerlrknox <lrknox>2017-12-04 22:54:09 (GMT)
commit2c3bde7f7448d2b41c953ffe4a32a9456ada2a5b (patch)
tree50b9f32f6f5a07aebc1cdc3864d2d929f51ce844 /config
parentb233f18db47301191c6487f39a8cc78749e62af1 (diff)
downloadhdf5-2c3bde7f7448d2b41c953ffe4a32a9456ada2a5b.zip
hdf5-2c3bde7f7448d2b41c953ffe4a32a9456ada2a5b.tar.gz
hdf5-2c3bde7f7448d2b41c953ffe4a32a9456ada2a5b.tar.bz2
Add assignment to get value from environment variable realtimeOutput.
Propagate changes to Makefile.ins with bin/reconfigure.
Diffstat (limited to 'config')
-rw-r--r--config/conclude.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/conclude.am b/config/conclude.am
index c076ddc..e6635d0 100644
--- a/config/conclude.am
+++ b/config/conclude.am
@@ -31,7 +31,7 @@ TESTS = $(TEST_PROG) $(TEST_SCRIPT) $(EXTRA_TEST)
TEST_EXTENSIONS = .sh
SH_LOG_COMPILER = $(SHELL)
AM_SH_LOG_FLAGS =
-
+REALTIMEOUTPUT = $(realtimeOutput)
# lib/progs/tests targets recurse into subdirectories. build-* targets
# build files in this directory.
build-lib: $(LIB)