EXTRA_DIST = stardict_dictdotcn_html.v
if DARWIN_SUPPORT
LD_VERSION_SCRIPT_OPTION=
else
LD_VERSION_SCRIPT_OPTION="-Wl,--version-script=$(srcdir)/stardict_dictdotcn_html.v"
endif
noinst_HEADERS = stardict_dictdotcn_html.h
stardict_dictdotcn_html_LTLIBRARIES = stardict_dictdotcn_html.la
stardict_dictdotcn_htmldir = $(libdir)/stardict/plugins
stardict_dictdotcn_html_la_SOURCES = stardict_dictdotcn_html.cpp
stardict_dictdotcn_html_la_LDFLAGS = -avoid-version \
-module \
$(LD_VERSION_SCRIPT_OPTION)
AM_CPPFLAGS = @STARDICT_CFLAGS@ -I$(top_srcdir)