1
1
openmpi/ompi/mca/io/base
Jeff Squyres 3962c53e2e - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to
add a -I to find the included ltdl.h (vs. a system-installed ltdl.h)
- Clean up kruft in a bunch of Makefile.am's to remove now-unnecessary
  AM_CPPFLAGS settings to get static-components.h for each framework
- Move the component_repository API functions out of opal/mca/base/base.h
  and into opal/mca/base/mca_base_component_repository.h in order to
  decrease unnecessary dependencies (e.g., before this, almost
  everything in the tree depended on ltdl.h, which is unnecessary --
  only a small number of files really need ltdl.h)

This commit was SVN r7127.
2005-09-01 12:16:36 +00:00
..
base.h * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
io_base_close.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
io_base_component_list.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
io_base_delete.c * rename ompi_argv to opal_argv 2005-07-04 00:13:44 +00:00
io_base_file_select.c * rename ompi_argv to opal_argv 2005-07-04 00:13:44 +00:00
io_base_find_available.c - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
io_base_open.c Change and add new features to the MCA parameter system: 2005-08-01 22:38:17 +00:00
io_base_request.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
io_base_request.h * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
Makefile.am - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00