ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/config.h.in
(Generate patch)

Comparing trunk/OOPSE/libmdtools/config.h.in (file contents):
Revision 747 by gezelter, Fri Sep 5 21:28:52 2003 UTC vs.
Revision 1233 by gezelter, Fri Jun 4 02:38:23 2004 UTC

# Line 5 | Line 5
5   /* As F90_FUNC, but for C identifiers containing underscores. */
6   #undef F90_FUNC_
7  
8 < /* MPI library (www.mpich.org) */
9 < #undef HAVE_MPI
8 > /* Define to 1 if you find the <mpi.h> header file. */
9 > #undef HAVE_MPI_H
10  
11 < /* Define to 1 if you have the <mpif.h> header file. */
11 > /* Define to 1 if you find the <mpif.h> header file. */
12   #undef HAVE_MPIF_H
13
14 /* have mpi Fortran header file */
15 #undef MPI_H
16
17 /* have mpi module */
18 #undef MPI_MOD

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines