--- trunk/OOPSE-4/configure 2006/03/31 18:09:22 2681 +++ trunk/OOPSE-4/configure 2006/04/03 15:37:43 2682 @@ -12501,7 +12501,7 @@ LIBS="-lmpich "-lpmpich" $LIBS" echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-lmpich "-lpmpich" $LIBS" +LIBS="-lpmpich "-lmpich" $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -12568,7 +12568,7 @@ if test $ac_cv_lib_mpich_MPI_Init = yes; then echo "$as_me:$LINENO: result: $ac_cv_lib_mpich_MPI_Init" >&5 echo "${ECHO_T}$ac_cv_lib_mpich_MPI_Init" >&6 if test $ac_cv_lib_mpich_MPI_Init = yes; then - MPI_LIB="-lmpich -lpmpich" + MPI_LIB="-lpmpich -lmpich" fi fi