summaryrefslogtreecommitdiff
path: root/modules/hebrew/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hebrew/Makefile.am')
-rw-r--r--modules/hebrew/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/modules/hebrew/Makefile.am b/modules/hebrew/Makefile.am
index 1ff56ab1..b084924a 100644
--- a/modules/hebrew/Makefile.am
+++ b/modules/hebrew/Makefile.am
@@ -28,13 +28,9 @@ module_LTLIBRARIES += pango-hebrew-fc.la
endif
endif
-if PLATFORM_WIN32
-no_undefined = -no-undefined
-endif
-
hebrew_fc_sources = $(common_sources) hebrew-fc.c
-pango_hebrew_fc_la_LDFLAGS = -export-dynamic -avoid-version -module $(no_undefined)
+pango_hebrew_fc_la_LDFLAGS = -module $(MODULE_LIBTOOL_OPTIONS)
pango_hebrew_fc_la_LIBADD = $(pangoft2libs)
pango_hebrew_fc_la_SOURCES = $(hebrew_fc_sources)
libpango_hebrew_fc_la_SOURCES = $(hebrew_fc_sources)