--- trunk/OOPSE/ac-tools/aclocal.m4 2004/06/04 14:35:59 1237 +++ trunk/OOPSE/ac-tools/aclocal.m4 2004/06/04 14:59:17 1238 @@ -955,7 +955,7 @@ if $F90 -I$MPI_INC_DIR -c conftest.f90 > conftest.out EOF if $F90 -I$MPI_INC_DIR -c conftest.f90 > conftest.out 2>&1 ; then AC_MSG_RESULT(yes) - MPI_F90_INC="$MPI_INC" + MPI_F90_INC="$MPI_INC_DIR" have_mpif_h=1 else if test -s conftest.out ; then