[ofa-general] [PATCH] Fixed dependcies of ibdmsh on libibdmcom.la

Nicolas Morey-Chaisemartin nicolas.morey-chaisemartin at ext.bull.net
Mon May 4 02:03:21 PDT 2009


Signed-off-by: Nicolas Morey-Chaisemartin <nicolas.morey-chaisemartin at ext.bull.net>
---
Repost as I sent it to sasha and not yevgeny !
 ibdm/ibdm/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ibdm/ibdm/Makefile.am b/ibdm/ibdm/Makefile.am
index 1c57b3b..ba5789a 100644
--- a/ibdm/ibdm/Makefile.am
+++ b/ibdm/ibdm/Makefile.am
@@ -88,6 +88,7 @@ bin_PROGRAMS  = ibdmsh
 ibdmsh_SOURCES = ibdmsh_wrap.cpp
 ibdmsh_LDADD =  -libdmcom $(TCL_LIBS)
 ibdmsh_LDFLAGS = -static -Wl,-rpath -Wl,$(TCL_PREFIX)/lib
+ibdmsh_DEPENDENCIES=$(lib_LTLIBRARIES)
 
 $(srcdir)/Fabric.cpp: $(srcdir)/git_version.h
 
-- 
1.6.2-rc2.GIT



More information about the general mailing list