1
1
openmpi/ompi/mca/pml
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
example Rename opal/threads/thread.h -> opal/threads/threads.h to avoid a 2005-08-15 11:02:01 +00:00
ob1 correct regression 2005-08-30 19:38:56 +00:00
teg default to using new BTLs "-mca pml ob1" rather than older ptls 2005-08-23 20:21:44 +00:00
uniq Rename opal/threads/thread.h -> opal/threads/threads.h to avoid a 2005-08-15 11:02:01 +00:00
Makefile.am * remove pml direct call header file as part of make distclean 2005-08-21 23:48:12 +00:00
pml_direct_call.h.template.in * update ob1 to direct call 2005-08-14 03:14:20 +00:00
pml.h * update ob1 to direct call 2005-08-14 03:14:20 +00:00