1
1
openmpi/include
Jeff Squyres eb4267d6d2 George pointed out last night that I didn't take into account the fact
that the C compiler may support bool with no help from <stdbool.h>.
So add another configure test and adjust ompi_config_bottom.h as
appropriate.  Since the #if logic in ompi_config_bottom.h got a little
complicated w.r.t. bool, I indented to make the conditionals clear.

This commit was SVN r3291.
2004-10-22 20:30:59 +00:00
..
Makefile.am Oops -- macros not defined. 2004-07-22 17:15:08 +00:00
mpi.h Remove OMPI_DECLSPEC from the typedefs. 2004-10-22 17:47:53 +00:00
mpif.h.in Enable proper f2c <--> c2f MPI_Request translation. Pick up f2c <--> 2004-10-08 17:12:36 +00:00
ompi_config_bottom.h George pointed out last night that I didn't take into account the fact 2004-10-22 20:30:59 +00:00
ompi_stdint.h fixes for Solaris 2004-08-15 23:54:30 +00:00