[pango] Fix introspection for CoreText



commit e5333ce32c04a1ddef5c2c6d2b6a414095c2e0ba
Author: John Ralls <jralls ceridwen us>
Date:   Wed Aug 22 12:15:30 2012 -0700

    Fix introspection for CoreText

 pango/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/Makefile.am b/pango/Makefile.am
index 6a25374..3667f31 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 = \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]