[gtk+] Use identifier-prefix instead of deprecated strip-prefix
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Use identifier-prefix instead of deprecated strip-prefix
- Date: Thu, 20 Jan 2011 14:12:44 +0000 (UTC)
commit 1e0327f844edae85049cf23d6486c964fc45b66b
Author: Johan Dahlin <johan gnome org>
Date: Thu Jan 20 11:43:28 2011 -0200
Use identifier-prefix instead of deprecated strip-prefix
gdk/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index b344dfe..f81147e 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -237,7 +237,7 @@ x11_introspection_files = \
GdkX11-3.0.gir: libgdk-3.0.la Gdk-3.0.gir Makefile
GdkX11_3_0_gir_SCANNERFLAGS = \
- --strip-prefix=Gdk \
+ --identifier-prefix=Gdk \
--c-include="gdk/gdkx.h" \
--include-uninstalled=$(top_builddir)/gdk/Gdk-3.0.gir
GdkX11_3_0_gir_INCLUDES = Gio-2.0 Gdk-3.0 GdkPixbuf-2.0 Pango-1.0 xlib-2.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]