[goocanvas/introspection: 6/8] Introspection: be explicit with introspection prefixes



commit bbae1ee15323a3f9a01991be30f66ca5d23b5e37
Author: John Stowers <john stowers gmail com>
Date:   Thu May 19 15:33:54 2011 +1200

    Introspection: be explicit with introspection prefixes

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index c08e2ec..b1676f2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -155,7 +155,7 @@ if HAVE_INTROSPECTION
 introspection_sources = $(libgoocanvas_2_0_la_SOURCES) $(libgoocanvas_public_headers)
 
 GooCanvas-2.0.gir: libgoocanvas-2.0.la
-GooCanvas_2_0_gir_SCANNERFLAGS = --identifier-prefix=Goo --warn-all
+GooCanvas_2_0_gir_SCANNERFLAGS = --identifier-prefix=Goo --symbol-prefix=goo --warn-all
 GooCanvas_2_0_gir_INCLUDES = Gtk-3.0
 GooCanvas_2_0_gir_CFLAGS = $(INCLUDES)
 GooCanvas_2_0_gir_LIBS = goocanvas-2.0



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