[libgweather] introspection: Tell the scanner what the prefixes are



commit 9935fca3440bb70c01bdd7a669f3542af1900f59
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Oct 5 00:16:58 2010 +0200

    introspection: Tell the scanner what the prefixes are

 libgweather/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgweather/Makefile.am b/libgweather/Makefile.am
index 168846b..61d259a 100644
--- a/libgweather/Makefile.am
+++ b/libgweather/Makefile.am
@@ -120,7 +120,7 @@ GWeather-3.0.gir: libgweather-3.la Makefile
 GWeather_3_0_gir_INCLUDES = GObject-2.0 Gtk-3.0
 GWeather_3_0_gir_CFLAGS = $(libgweather_3_la_CPPFLAGS) -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE
 GWeather_3_0_gir_LIBS = libgweather-3.la
-GWeather_3_0_gir_SCANNERFLAGS = --pkg-export=gweather-3.0
+GWeather_3_0_gir_SCANNERFLAGS = --identifier-prefix=GWeather --symbol-prefix=gweather --pkg-export=gweather-3.0
 GWeather_3_0_gir_FILES = $(addprefix $(srcdir)/,$(introspection_sources))
 INTROSPECTION_GIRS += GWeather-3.0.gir
 



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