ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/ac-tools/aclocal.m4
(Generate patch)

Comparing trunk/OOPSE/ac-tools/aclocal.m4 (file contents):
Revision 1237 by gezelter, Fri Jun 4 02:38:23 2004 UTC vs.
Revision 1238 by gezelter, Fri Jun 4 14:59:17 2004 UTC

# Line 955 | Line 955 | if $F90 -I$MPI_INC_DIR -c conftest.f90 > conftest.out
955   EOF
956   if $F90 -I$MPI_INC_DIR -c conftest.f90 > conftest.out 2>&1 ; then
957          AC_MSG_RESULT(yes)
958 <        MPI_F90_INC="$MPI_INC"
958 >        MPI_F90_INC="$MPI_INC_DIR"
959          have_mpif_h=1
960   else
961          if test -s conftest.out ; then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines