summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-18 13:18:23 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-18 13:18:23 (GMT)
commit857e0f4404cb5a754d799110b89f0f16b503b4ce (patch)
tree7aba8e3d369bd1f0eb2493352f14621505cfe4e4 /config
parent433078bc80c9516fb0d79b3602ff1fe66d28c04c (diff)
downloadhdf5-857e0f4404cb5a754d799110b89f0f16b503b4ce.zip
hdf5-857e0f4404cb5a754d799110b89f0f16b503b4ce.tar.gz
hdf5-857e0f4404cb5a754d799110b89f0f16b503b4ce.tar.bz2
Fixes CMake issue with file locking variable
Diffstat (limited to 'config')
-rw-r--r--config/cmake/H5pubconf.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in
index fdf4c7d..600b046 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -733,7 +733,7 @@
#cmakedefine H5_USE_114_API_DEFAULT @H5_USE_114_API_DEFAULT@
/* Define if the library will use file locking */
-#cmakedefine H5_FILE_LOCKING @H5_USE_FILE_LOCKING@
+#cmakedefine H5_USE_FILE_LOCKING @H5_USE_FILE_LOCKING@
/* Define if a memory checking tool will be used on the library, to cause
library to be very picky about memory operations and also disable the