[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
This commit is contained in:
James Laird
2005-03-14 15:35:55 -05:00
parent 49fa4563ef
commit fbcc3e84c0
3 changed files with 44 additions and 31 deletions

View File

@@ -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