ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/configure
(Generate patch)

Comparing trunk/OOPSE/configure (file contents):
Revision 1233 by gezelter, Fri Jun 4 02:38:23 2004 UTC vs.
Revision 1323 by gezelter, Wed Jul 14 20:11:29 2004 UTC

# Line 3503 | Line 3503 | fi
3503  
3504            ;;
3505            # Ignore these flags.
3506 <        -lang* | -lcrt0.o | -lc | -lgcc | -LANG:=*)
3506 >        -lang* | -lcrt[012].o | -lc | -lgcc | -LANG:=*)
3507            ;;
3508          -lkernel32)
3509            test x"$CYGWIN" != xyes && ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
# Line 5638 | Line 5638 | echo "${ECHO_T}yes" >&6
5638   if $F90 -I$MPI_INC_DIR -c conftest.f90 > conftest.out 2>&1 ; then
5639          echo "$as_me:$LINENO: result: yes" >&5
5640   echo "${ECHO_T}yes" >&6
5641 <        MPI_F90_INC="$MPI_INC"
5641 >        MPI_F90_INC="$MPI_INC_DIR"
5642          have_mpif_h=1
5643   else
5644          if test -s conftest.out ; then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines