aboutsummaryrefslogtreecommitdiffstats
path: root/em-format
diff options
context:
space:
mode:
Diffstat (limited to 'em-format')
-rw-r--r--em-format/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/em-format/Makefile.am b/em-format/Makefile.am
index 07ff63cc2a..278bcb2527 100644
--- a/em-format/Makefile.am
+++ b/em-format/Makefile.am
@@ -22,7 +22,7 @@ libemformat_la_SOURCES = \
em-inline-filter.c \
em-stripsig-filter.c
-libemformat_la_LDFLAGS = $(NO_UNDEFINED)
+libemformat_la_LDFLAGS = -avoid-version $(NO_UNDEFINED)
libemformat_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \