523fa13ed8
friendly #defines to be included in mpi.h (even for users), such as _GNU_SOURCE, which can have some really big consequences on Linux. Instead, add mpi.h to AC_CONFIG_HEADERS and just include the #defines we have to have for mpi.h and the C++ bindings. This commit was SVN r7022.