rxperf: Use libtool RX library
authorSimon Wilkinson <sxw@your-file-system.com>
Tue, 16 Oct 2012 14:07:38 +0000 (15:07 +0100)
committerDerrick Brashear <shadow@your-file-system.com>
Thu, 18 Oct 2012 07:52:36 +0000 (00:52 -0700)
Use the libtool built liboafs_rx.la, rather than using libafsrpc
for OpenAFS

Change-Id: Iffc32e512b6f8dd2a89bbc9774b0477236087b0c
Reviewed-on: http://gerrit.openafs.org/8243
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

src/tools/rxperf/Makefile.in

index c8fe95c..e7be440 100644 (file)
@@ -3,8 +3,7 @@ include @TOP_OBJDIR@/src/config/Makefile.config
 include @TOP_OBJDIR@/src/config/Makefile.pthread
 top_builddir=@TOP_OBJDIR@
 
-LIBS= $(TOP_LIBDIR)/libafsrpc.a \
-      $(top_builddir)/src/opr/liboafs_opr.la
+LIBS= $(top_builddir)/src/rx/liboafs_rx.la
 
 all: rxperf