From a4f5705d1cbf89191246dcc37d3e6f26f4002a02 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Fri, 3 Jan 2003 10:00:34 -0500 Subject: [svn-r6228] Description: When I removed the option (--enable-parallel=mpich), which did not work, I failed to run autoheader to update this file. I am checking in the updated version now. Platforms tested: No need to test since it just removed a #undefine and comments. --- src/H5config.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/H5config.h.in b/src/H5config.h.in index 498225f..daa16bf 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -128,9 +128,6 @@ /* Define to 1 if you have the `mpi' library (-lmpi). */ #undef HAVE_LIBMPI -/* Define to 1 if you have the `mpich' library (-lmpich). */ -#undef HAVE_LIBMPICH - /* Define to 1 if you have the `mpio' library (-lmpio). */ #undef HAVE_LIBMPIO -- cgit v0.12