summaryrefslogtreecommitdiffstats
path: root/xlators/performance/quick-read/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/performance/quick-read/src/Makefile.am')
-rw-r--r--xlators/performance/quick-read/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/performance/quick-read/src/Makefile.am b/xlators/performance/quick-read/src/Makefile.am
index 790f1e9431b..4906f408abc 100644
--- a/xlators/performance/quick-read/src/Makefile.am
+++ b/xlators/performance/quick-read/src/Makefile.am
@@ -1,7 +1,7 @@
xlator_LTLIBRARIES = quick-read.la
xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/performance
-quick_read_la_LDFLAGS = -module -avoidversion
+quick_read_la_LDFLAGS = -module -avoid-version
quick_read_la_SOURCES = quick-read.c
quick_read_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la