[gtk-mac-integration] Ignore introspection with Gtk2
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-mac-integration] Ignore introspection with Gtk2
- Date: Wed, 15 Feb 2012 02:03:47 +0000 (UTC)
commit 0b7057c79953c86e3c1ace78fce62cda8c2c771e
Author: John Ralls <jralls ceridwen us>
Date: Tue Feb 7 18:15:41 2012 -0800
Ignore introspection with Gtk2
src/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 481c1cb..8e273ba 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -50,6 +50,8 @@ test_integration_CFLAGS = $(MAC_CFLAGS)
test_integration_LDADD = $(MAC_LIBS) libgtkmacintegration.la
EXTRA_DIST = testui.xml
+
+if INTROSPECTION
if HAVE_INTROSPECTION
GtkosxApplication-1.0.gir: $(INTROSPECTION_SCANNER) libgtkmacintegration.la
GtkosxApplication_1_0_gir_SCANNERFLAGS = \
@@ -75,3 +77,4 @@ typelibs_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
CLEANFILES = $(gir_DATA) $(typelibs_DATA)
endif
+endif
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]