summaryrefslogtreecommitdiffstats
path: root/config/cmake/H5pubconf.h.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-08-10 14:23:53 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-08-10 14:23:53 (GMT)
commit62b85578d8443e41dfddb124452dd315bdcb6591 (patch)
tree15ba47ad62fe8e19eb20470e4eee3d3f98c2a44e /config/cmake/H5pubconf.h.in
parentd9a305afb76ca86ba0cdbeed689ef8e82d3a14a3 (diff)
downloadhdf5-62b85578d8443e41dfddb124452dd315bdcb6591.zip
hdf5-62b85578d8443e41dfddb124452dd315bdcb6591.tar.gz
hdf5-62b85578d8443e41dfddb124452dd315bdcb6591.tar.bz2
[svn-r19211] Updated cmake file with community suggested changes for cmake install files.
Removed configure check for fseek Tested: local linux
Diffstat (limited to 'config/cmake/H5pubconf.h.in')
-rw-r--r--config/cmake/H5pubconf.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in
index e159523..fdcf6b2 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -142,9 +142,6 @@
/* Define to 1 if you have the `frexpl' function. */
#cmakedefine H5_HAVE_FREXPL @H5_HAVE_FREXPL@
-/* Define to 1 if you have the `fseek64' function. */
-#cmakedefine H5_HAVE_FSEEK64 @H5_HAVE_FSEEK64@
-
/* Define to 1 if you have the `fseeko' function. */
#cmakedefine H5_HAVE_FSEEKO @H5_HAVE_FSEEKO@