1
1
openmpi/ompi/mca/io/romio
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
..
romio-dist * don't include ompi_config.h in mpi.h. This was causing some not-so 2005-08-25 00:41:26 +00:00
src Change and add new features to the MCA parameter system: 2005-08-01 22:38:17 +00:00
autogen.subdirs Rename src -> ompi 2005-07-02 13:43:57 +00:00
configure.m4 * disable TCP ptl and oob components if there is no TCP support (look at 2005-07-13 04:16:03 +00:00
configure.params Rename src -> ompi 2005-07-02 13:43:57 +00:00
Makefile.am Remove the EXTRA_DIST=VERSION stuff from all the Makefile.am's so that 2005-07-05 19:01:47 +00:00