summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/marker/utils/src/Makefile.am')
-rw-r--r--xlators/features/marker/utils/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/marker/utils/src/Makefile.am b/xlators/features/marker/utils/src/Makefile.am
index f51387f9113..0f50b8e29d4 100644
--- a/xlators/features/marker/utils/src/Makefile.am
+++ b/xlators/features/marker/utils/src/Makefile.am
@@ -10,7 +10,7 @@ gsyncd_LDFLAGS = $(GF_LDFLAGS) $(GF_GLUSTERFS_LDFLAGS)
noinst_HEADERS = procdiggy.h
-AM_CFLAGS = -fPIC -Wall $(GF_CPPFLAGS) \
+AM_CFLAGS = -Wall $(GF_CPPFLAGS) \
-I$(top_srcdir)/libglusterfs/src\
-DGSYNCD_PREFIX=\"$(libexecdir)/glusterfs\"\
-DUSE_LIBGLUSTERFS\