Skip to content

Commit 796ebf6

Browse files
kloczekvkareh
authored andcommitted
build mate-dictionary loadable module as versioned DSO
Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
1 parent ae9b1eb commit 796ebf6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mate-dictionary/src/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ libmate_dictionary_applet_la_CFLAGS = \
106106
$(WARN_CFLAGS) \
107107
$(NULL)
108108

109+
libmate_dictionary_applet_la_LDFLAGS = -module -avoid-version
110+
109111
libmate_dictionary_applet_la_LIBADD = \
110112
-lm \
111113
$(top_builddir)/mate-dictionary/libgdict/libmatedict.la \

0 commit comments

Comments
 (0)