summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2015-02-16 16:17:03 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2015-02-16 16:17:03 (GMT)
commit74fbb9e32794c315bf14a7c29c42c25a6ca2f5f3 (patch)
treee101a103807722b0d12ca4082611233547a24a2e /config
parent9a376e4ee9e4b0d03331fbdcd74ecb0a41a2573a (diff)
downloadhdf5-74fbb9e32794c315bf14a7c29c42c25a6ca2f5f3.zip
hdf5-74fbb9e32794c315bf14a7c29c42c25a6ca2f5f3.tar.gz
hdf5-74fbb9e32794c315bf14a7c29c42c25a6ca2f5f3.tar.bz2
[svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from autotools_rework branch:
- Remove Infering parallel compilers (C and Fortran) from configure.ac - Remove restriction to build shared with parallel - Cleanup parallel sections in configure.ac - remove large file support checks - MPE fixes. tested with h5committest.
Diffstat (limited to 'config')
-rw-r--r--config/cmake/libhdf5.settings.cmake.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/cmake/libhdf5.settings.cmake.in b/config/cmake/libhdf5.settings.cmake.in
index 0c0befa..a036ff8 100644
--- a/config/cmake/libhdf5.settings.cmake.in
+++ b/config/cmake/libhdf5.settings.cmake.in
@@ -65,4 +65,3 @@ Clear file buffers before write: @HDF5_Enable_Clear_File_Buffers@
Function Stack Tracing: @HDF5_ENABLE_CODESTACK@
Strict File Format Checks: @HDF5_STRICT_FORMAT_CHECKS@
Optimization Instrumentation: @HDF5_Enable_Instrument@
- Large File Support (LFS): @HDF5_ENABLE_LARGE_FILE@