1
1
openmpi/ompi/include
Brian Barrett c42da09796 * Fix a small bug George noticed - if you change the prefix (or any of the
installation directories) in configure, the files that depend on this
  information are not properly rebuilt.  If you need this information,
  don't setup a -D in the Makefile.am - instead, include 
  opal/install_dirs.h.
* Use the : option in AC_CONFIG_FILES to avoid needing to expose that
  we are playing around with temporary files with our headers to avoid
  rebuilding
* Clean up the version file information a bit, and like the install 
  directory stuff, make sure that there is a dependency so that 
  ompi_info gets rebuilt properly when a version number changes.

This commit was SVN r9256.
2006-03-12 04:35:01 +00:00
..
ompi * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
Makefile.am * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
mpi.h.in * Make MPI_WIN_NULL a full object rather than a NULL pointer, fixing the problems 2006-03-09 16:22:15 +00:00
mpif.h.in Change the types of some of the "special" constants in mpif.h so that 2006-03-04 14:24:44 +00:00
ompi_config.h.in Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00