1
1
Brian Barrett 523fa13ed8 * don't include ompi_config.h in mpi.h. This was causing some not-so
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.
2005-08-25 00:41:26 +00:00
..
2005-08-24 10:39:23 +00:00
2005-08-15 16:48:43 +00:00
2005-08-23 23:49:07 +00:00
2005-07-02 13:43:57 +00:00