]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsocket: Build rspreload library as part of build
authorSean Hefty <sean.hefty@intel.com>
Mon, 9 Jul 2012 21:58:14 +0000 (14:58 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 9 Jul 2012 21:58:14 +0000 (14:58 -0700)
commit7d5fcaa40a63b04164c2910a37c807df306797b1
tree1156af15371b9307f7a9cf12d291ba35e3e631c6
parent56e2b4566930fa7b05debec8b247e8dfe9df7ffe
rsocket: Build rspreload library as part of build

Build rspreload.so, but do not install it.  This avoids the
need for the user to build it manually, without risking that
the preload library intercepts socket calls without the user's
explicit knowledge.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Makefile.am