summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ralls <jralls@ceridwen.us>2012-08-22 12:15:30 -0700
committerJohn Ralls <jralls@ceridwen.us>2012-08-22 12:15:38 -0700
commite5333ce32c04a1ddef5c2c6d2b6a414095c2e0ba (patch)
tree8548de9175d1d0724e97087a0185d52aed6c7c61
parent8a4403018787f8692650b2894804d0ec513eb220 (diff)
downloadpango-e5333ce32c04a1ddef5c2c6d2b6a414095c2e0ba.tar.gz
Fix introspection for CoreText
-rw-r--r--pango/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/Makefile.am b/pango/Makefile.am
index 6a25374f..3667f312 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -360,7 +360,7 @@ pangoinclude_HEADERS += pangocoretext.h
libpangocairo_1_0_la_LDFLAGS += -framework CoreFoundation -framework ApplicationServices
libpangocairo_1_0_la_LIBADD += $(INCLUDED_CORE_TEXT_MODULES)
# We don't have an CoreText GIR right now, so this is just hypothetical
-PANGOCAIRO_FONT_BACKEND_GI_MODULE = PangoCoreText-1.0
+# PANGOCAIRO_FONT_BACKEND_GI_MODULE = PangoCoreText-1.0
endif
pangocairo_introspection_files = \