summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2004-04-05 23:39:04 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2004-04-05 23:39:04 (GMT)
commit3a0524dfa9d0067392c9a8bbb9a31934aa8e90ba (patch)
tree15334f15bdb607c13388701596d36aea0084a68d /configure
parent740a672798d4e0b9c946aea8b94eb7e1b8d74a6e (diff)
downloadhdf5-3a0524dfa9d0067392c9a8bbb9a31934aa8e90ba.zip
hdf5-3a0524dfa9d0067392c9a8bbb9a31934aa8e90ba.tar.gz
hdf5-3a0524dfa9d0067392c9a8bbb9a31934aa8e90ba.tar.bz2
[svn-r8300] Purpose:
Cleanup Description: Removed FPHDF configure and test file since it is not implemented in v1.6. Platforms tested: Only tested in Sol parallel. Misc. update: Update MANIFEST.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index d4ae9a8..6990564 100755
--- a/configure
+++ b/configure
@@ -31714,7 +31714,6 @@ _ACEOF
fi
-
echo "$as_me:$LINENO: checking if MPI_File_set_size works for files over 2GB" >&5
echo $ECHO_N "checking if MPI_File_set_size works for files over 2GB... $ECHO_C" >&6
if test "${hdf5_cv_mpi_file_set_size_big+set}" = set; then
@@ -33415,7 +33414,6 @@ PRINT "Features:"
PRINT_N " dmalloc"
IF_YES_NO "$HAVE_DMALLOC"
-
PRINT_N " Function Stack Tracing"
IF_ENABLED_DISABLED "$FUNCSTACK"