[Gluster-devel] [PATCH 09/15] build: remove two no-op lines from rdma Makefile
Jan Engelhardt
jengelh at inai.de
Tue Sep 25 16:41:07 UTC 2012
These two lines are not connected to anything, so they have no effect.
Kill them.
Signed-off-by: Jan Engelhardt <jengelh at inai.de>
---
rpc/rpc-transport/rdma/src/Makefile.am | 2 --
1 file changed, 2 deletions(-)
diff --git a/rpc/rpc-transport/rdma/src/Makefile.am b/rpc/rpc-transport/rdma/src/Makefile.am
index 8f5a239..c30eaec 100644
--- a/rpc/rpc-transport/rdma/src/Makefile.am
+++ b/rpc/rpc-transport/rdma/src/Makefile.am
@@ -10,8 +10,6 @@ rdma_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la \
-libverbs
noinst_HEADERS = rdma.h name.h
- -I$(top_srcdir)/libglusterfs/src -I$(top_srcdir)/rpc/rpc-lib/src/ \
- -I$(top_srcdir)/xlators/protocol/lib/src/ -shared -nostartfiles $(GF_CFLAGS)
AM_CFLAGS = -fPIC $(GF_CPPFLAGS) -Wall \
-I$(top_srcdir)/libglusterfs/src -I$(top_srcdir)/rpc/rpc-lib/src/ \
--
1.7.10.4
More information about the Gluster-devel
mailing list