PAC_LIB_MPI

Check for MPI library

Synopsis

PAC_LIB_MPI([action if found],[action if not found])

Output Effect

Notes

Currently, only checks for lib mpi and mpi.h. Later, we will add MPI_Pcontrol prototype (const int or not?).

If PAC_ARG_MPICH_BUILDING is included, this will work correctly when MPICH is being built.

Prerequisites

autoconf version 2.13 (for AC_SEARCH_LIBS)