summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2008-05-15 17:36:23 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2008-05-15 17:36:23 (GMT)
commitb6ea60eceb02a50b161e91f841b82213e4dd4af2 (patch)
tree05d3e6b9eadb60d81547c50c38ccadba3995d0fc /src/H5config.h.in
parent942083b81436934103e0fde18115aed6ed79c116 (diff)
downloadhdf5-b6ea60eceb02a50b161e91f841b82213e4dd4af2.zip
hdf5-b6ea60eceb02a50b161e91f841b82213e4dd4af2.tar.gz
hdf5-b6ea60eceb02a50b161e91f841b82213e4dd4af2.tar.bz2
[svn-r15008] Purpose: configure and source code cleanup
Description: cleaning up configure related to removal of --disable-hsizet flag, which we no longer support. Furthermore, the H5_HAVE_LARGE_HSIZET macros in the source code have been removed. Tested: kagiso
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 85456f5..b87764a 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -121,9 +121,6 @@
/* Define to 1 if you have the <io.h> header file. */
#undef HAVE_IO_H
-/* Define if it's safe to use `long long' for hsize_t and hssize_t */
-#undef HAVE_LARGE_HSIZET
-
/* Define to 1 if you have the `crypto' library (-lcrypto). */
#undef HAVE_LIBCRYPTO