[openib-general] [PATCH] osm: export more complib functions and opensm headers

Hal Rosenstock halr at voltaire.com
Thu Aug 18 09:58:25 PDT 2005


Eitan Zahavi wrote:
> I just did a fresh co of the userspace/management dir 
> I verified that the patch below is not fully applied. 
> Only the opensm/Makefile.am was changed partially with the two added header files to the DIST list - but not to the include list.

> Please double check. 


It looks to me like those lines are there in revision 3128 (and beyond) of https://openib.org/svn/gen2/trunk/src/userspace/management/osm/opensm/Makefile.am
 
opensminclude_HEADERS = $(srcdir)/../include/opensm/osm_base.h \
                        $(srcdir)/../include/opensm/osm_log.h \
                        $(srcdir)/../include/opensm/osm_madw.h \
                        $(srcdir)/../include/opensm/osm_mad_pool.h \
                        $(srcdir)/../include/opensm/osm_msgdef.h \
                        $(srcdir)/../include/opensm/osm_helper.h
EXTRA_DIST = $(srcdir)/../include/opensm/osm_base.h \
                $(srcdir)/../include/opensm/osm_log.h \
                $(srcdir)/../include/opensm/osm_madw.h \
                $(srcdir)/../include/opensm/osm_mad_pool.h \
                $(srcdir)/../include/opensm/osm_msgdef.h \
                $(srcdir)/../include/opensm/osm_helper.h
 
-- Hal



More information about the general mailing list