summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2015-01-29 22:33:01 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2015-01-29 22:33:01 (GMT)
commitda2a2d940057ad7c5c224bdc00035d867725e9a1 (patch)
tree451beca7916508d44eca234673ca3e8ebbf554d2 /src/H5config.h.in
parent5bf140387f08a9395768acfd48e20abe0d3c6b49 (diff)
downloadhdf5-da2a2d940057ad7c5c224bdc00035d867725e9a1.zip
hdf5-da2a2d940057ad7c5c224bdc00035d867725e9a1.tar.gz
hdf5-da2a2d940057ad7c5c224bdc00035d867725e9a1.tar.bz2
[svn-r26079] Removed obsolete HAVE___TM_GMTOFF defines. This is an artifact of the Linux
fork of glibc. It's been deprecated since at least 1997. Part of HDFFV-9085 Tested on: jam
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 74a3671..119763f 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -381,9 +381,6 @@
/* Define to 1 if you have the `_scrsize' function. */
#undef HAVE__SCRSIZE
-/* Define if `__tm_gmtoff' is a member of `struct tm' */
-#undef HAVE___TM_GMTOFF
-
/* Define if your system can't handle converting floating-point values to long
long. */
#undef HW_FP_TO_LLONG_NOT_WORKS