Changeset 5a0f8e for pcp/configure.ac
- Timestamp:
- Jun 2, 2008, 10:28:05 AM (17 years ago)
- Children:
- 0cc323
- Parents:
- 9842d8
- File:
-
- 1 edited
-
pcp/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pcp/configure.ac
r9842d8 r5a0f8e 55 55 if ! test x"$MPILIBS" = x; then 56 56 LDFLAGS="$LDFLAGS $MPILIBS" 57 AC_CHECK_LIB(mpich, MPI_Allreduce, ,AC_MSG_ERROR([compatible mpich library not found]))57 #AC_CHECK_LIB(mpich, MPI_Allreduce, ,AC_MSG_ERROR([compatible mpich library not found])) 58 58 fi 59 59 fi
Note:
See TracChangeset
for help on using the changeset viewer.
