1
1
openmpi/ompi/mca/ptl
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 - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
gm PTL GM now use the new configure system (m4 macros). 2005-08-28 01:38:58 +00:00
mx Oops typo ... 2005-09-01 03:41:15 +00:00
portals Rename opal/threads/thread.h -> opal/threads/threads.h to avoid a 2005-08-15 11:02:01 +00:00
prof Remove the EXTRA_DIST=VERSION stuff from all the Makefile.am's so that 2005-07-05 19:01:47 +00:00
self Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
sm Move all the ptl sm source code out of src (the Makefile.am treated it 2005-08-18 00:09:51 +00:00
tcp Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
Makefile.am First cut of OMPI Makefile.am's, plus a few more catchup updates in orte 2005-07-02 15:06:47 +00:00
ptl.h Rename all the functions starting with mca_base_modex to mca_pml_base_modex. 2005-08-05 18:03:30 +00:00