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

Comparing trunk/OOPSE-3.0/configure (file contents):
Revision 2567 by gezelter, Mon Jan 16 15:26:55 2006 UTC vs.
Revision 2682 by chuckv, Mon Apr 3 15:37:43 2006 UTC

# Line 12501 | Line 12501 | LIBS="-lmpich "-lpmpich" $LIBS"
12501    echo $ECHO_N "(cached) $ECHO_C" >&6
12502   else
12503    ac_check_lib_save_LIBS=$LIBS
12504 < LIBS="-lmpich "-lpmpich" $LIBS"
12504 > LIBS="-lpmpich "-lmpich" $LIBS"
12505   cat >conftest.$ac_ext <<_ACEOF
12506   /* confdefs.h.  */
12507   _ACEOF
# Line 12568 | Line 12568 | if test $ac_cv_lib_mpich_MPI_Init = yes; then
12568   echo "$as_me:$LINENO: result: $ac_cv_lib_mpich_MPI_Init" >&5
12569   echo "${ECHO_T}$ac_cv_lib_mpich_MPI_Init" >&6
12570   if test $ac_cv_lib_mpich_MPI_Init = yes; then
12571 <  MPI_LIB="-lmpich -lpmpich"
12571 >  MPI_LIB="-lpmpich -lmpich"
12572   fi
12573  
12574   fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines