summaryrefslogtreecommitdiffstats
path: root/libass/Makefile.am
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2012-10-15 16:45:23 +0200
committerGrigori Goronzy <greg@blackbox>2012-10-15 16:45:23 +0200
commit4a7d3878d1b1e45776de60d68825ca08b8725a4c (patch)
treedd1b6a25d637d28d1642c0c7920c5ed3c65be0d7 /libass/Makefile.am
parente6c71d8a94172a11a17518387ae5f3db540490c8 (diff)
downloadlibass-4a7d3878d1b1e45776de60d68825ca08b8725a4c.tar.bz2
libass-4a7d3878d1b1e45776de60d68825ca08b8725a4c.tar.xz
Revert "shaper: add UCDN support"
This reverts commit 840ce4c2d9381e340c3239d104933fea85fff3e5. Harfbuzz added UCDN support much quicker than I thought and the latest release 0.9.5 contains UCDN already, so we don't need it in libass anymore.
Diffstat (limited to 'libass/Makefile.am')
-rw-r--r--libass/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/Makefile.am b/libass/Makefile.am
index 2b7cf55..142de68 100644
--- a/libass/Makefile.am
+++ b/libass/Makefile.am
@@ -11,7 +11,7 @@ libass_la_SOURCES = ass.c ass_cache.c ass_font.c ass_fontconfig.c ass_render.c \
ass_library.h ass_types.h ass_utils.h ass_drawing.c \
ass_drawing.h ass_cache_template.h ass_render.h \
ass_parse.c ass_parse.h ass_render_api.c ass_shaper.c \
- ass_shaper.h ass_strtod.c hb-ucdn.h
+ ass_shaper.h ass_strtod.c
libass_la_LDFLAGS = -version-info $(LIBASS_LT_CURRENT):$(LIBASS_LT_REVISION):$(LIBASS_LT_AGE)
libass_la_LDFLAGS += -export-symbols $(srcdir)/libass.sym