]> 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)
commit019c5fe4678f06b7f54ae83ee993707a15d417bf
tree00e1df4bcbc33b38df0e85b87fbbabd2da64d772
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