Commit 26933860 authored by Rafaël Carré's avatar Rafaël Carré

quartztext: fix typo

parent 2f675d8c
...@@ -22,7 +22,7 @@ libfreetype_plugin_la_LIBADD += $(FRIBIDI_LIBS) ...@@ -22,7 +22,7 @@ libfreetype_plugin_la_LIBADD += $(FRIBIDI_LIBS)
endif endif
libquartztext_plugin_la_SOURCES = text_renderer/quartztext.c libquartztext_plugin_la_SOURCES = text_renderer/quartztext.c
libquartztext_plugin_la_LDFLAGS = $(AM_LFLFAGS) \ libquartztext_plugin_la_LDFLAGS = $(AM_LDFLAGS) \
-Wl,-framework,ApplicationServices -Wl,-framework,ApplicationServices
EXTRA_LTLIBRARIES += libquartztext_plugin.la EXTRA_LTLIBRARIES += libquartztext_plugin.la
text_LTLIBRARIES += $(LTLIBquartztext) text_LTLIBRARIES += $(LTLIBquartztext)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment