diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2010-11-12 21:18:27 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2010-11-12 21:18:27 (GMT) |
commit | e99c8dd6bc7e7901e6f56547da2adb6a08b32d7c (patch) | |
tree | a02006103914e0dda879396f1547751e87b889cd /config/cmake/libhdf5.settings.cmake.in | |
parent | e9670c038230a2cc53c2f576b493c6bef8cc5660 (diff) | |
download | hdf5-e99c8dd6bc7e7901e6f56547da2adb6a08b32d7c.zip hdf5-e99c8dd6bc7e7901e6f56547da2adb6a08b32d7c.tar.gz hdf5-e99c8dd6bc7e7901e6f56547da2adb6a08b32d7c.tar.bz2 |
[svn-r19776] Corrected handling of largefile and linux_lfs handling.
Synched cmake version of H5pubconf.h.in
Added another variation of H5detect warning to ignore list.
Diffstat (limited to 'config/cmake/libhdf5.settings.cmake.in')
-rw-r--r-- | config/cmake/libhdf5.settings.cmake.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/libhdf5.settings.cmake.in b/config/cmake/libhdf5.settings.cmake.in index a3032e5..ba233e8 100644 --- a/config/cmake/libhdf5.settings.cmake.in +++ b/config/cmake/libhdf5.settings.cmake.in @@ -65,4 +65,4 @@ Clear file buffers before write: @CLEARFILEBUF@ GPFS: @GPFS@ Strict File Format Checks: @STRICT_FORMAT_CHECKS@ Optimization Instrumentation: @INSTRUMENT@ - Linux Large File Support (LFS): @LINUX_LFS@ + Large File Support (LFS): @LARGEFILE@ |