[Pvfs2-cvs] commit by pw in pvfs2: Makefile.in
CVS commit program
cvs at parl.clemson.edu
Fri Dec 1 09:58:43 EST 2006
Update of /projects/cvsroot/pvfs2
In directory parlweb1:/tmp/cvs-serv14128
Modified Files:
Makefile.in
Log Message:
add device libs to threaded library
Index: Makefile.in
===================================================================
RCS file: /projects/cvsroot/pvfs2/Makefile.in,v
diff -u -p -p -u -r1.229 -r1.230
--- Makefile.in 29 Nov 2006 22:06:27 -0000 1.229
+++ Makefile.in 1 Dec 2006 14:58:43 -0000 1.230
@@ -303,6 +303,7 @@ ifdef BUILD_IB
IBLIBS := -L at IB_LIBDIR@ \
-lvapi -lmtl_common -lmosal -lmpga -lpthread -ldl
LIBS += $(IBLIBS)
+ LIBS_THREADED += $(IBLIBS)
SERVERLIBS += $(IBLIBS)
endif
More information about the Pvfs2-cvs
mailing list