ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/configure
(Generate patch)

Comparing trunk/configure (file contents):
Revision 974 by gezelter, Thu May 25 15:19:34 2006 UTC vs.
Revision 976 by gezelter, Thu May 25 15:27:20 2006 UTC

# Line 13164 | Line 13164 | if test x = x"$MPI_LIB"; then
13164   fi
13165   $as_unset ac_cv_lib_mpich_MPI_Init
13166   if test x = x"$MPI_LIB"; then
13167        # absolute insanity if profiling libraries are required to get mpich to work
13167          echo "$as_me:$LINENO: checking for MPI_Init in -lpmpich" >&5
13168   echo $ECHO_N "checking for MPI_Init in -lpmpich... $ECHO_C" >&6
13169   if test "${ac_cv_lib_pmpich_MPI_Init+set}" = set; then
13170    echo $ECHO_N "(cached) $ECHO_C" >&6
13171   else
13172    ac_check_lib_save_LIBS=$LIBS
13173 < LIBS="-lpmpich "-lmpich -lpmpich -lmpich" $LIBS"
13173 > LIBS="-lpmpich -lmpich -lpmpich -lmpich $LIBS"
13174   cat >conftest.$ac_ext <<_ACEOF
13175   /* confdefs.h.  */
13176   _ACEOF
# Line 13328 | Line 13327 | else
13327    echo $ECHO_N "(cached) $ECHO_C" >&6
13328   else
13329    ac_check_lib_save_LIBS=$LIBS
13330 < LIBS="-lmpi "-llam" $LIBS"
13330 > LIBS="-lmpi -llam $LIBS"
13331   cat >conftest.$ac_ext <<_ACEOF
13332   /* confdefs.h.  */
13333   _ACEOF

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines