summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2005-03-14 20:35:55 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2005-03-14 20:35:55 (GMT)
commitfbcc3e84c0ca87fdd528afe74bf730618d4b23e5 (patch)
tree08f75e330d0f4c52314b88fdcc48f6e43be5549e /src
parent49fa4563ef21009a05c11da5e05d0e71d2c24366 (diff)
downloadhdf5-fbcc3e84c0ca87fdd528afe74bf730618d4b23e5.zip
hdf5-fbcc3e84c0ca87fdd528afe74bf730618d4b23e5.tar.gz
hdf5-fbcc3e84c0ca87fdd528afe74bf730618d4b23e5.tar.bz2
[svn-r10215] Purpose:
Configure feature Description: On some platforms with some compilers, automake's dependency tracking is silently disabled. This can be confusing for developers. Solution: Set configure to enable dependencies all the time unless the user explicitly disables them (using the configure flag --disable-dependency-tracking) or a site file overrides the default (as is the case on IRIX). Platforms tested: sleipnir, mir
Diffstat (limited to 'src')
-rw-r--r--src/H5config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 2092ad0..51b6b58 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -349,8 +349,8 @@
/* Define if `__tm_gmtoff' is a member of `struct tm' */
#undef HAVE___TM_GMTOFF
-/* Define if your system can handle complicated MPI derived datype correctly.
- */
+/* Define if your system can handle complicated MPI derived datatype
+ correctly. */
#undef MPI_COMPLEX_DERIVED_DATATYPE_WORKS
/* Define if your system's `MPI_File_set_size' function works for files over