public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-scheme/guile-gnome-platform/files: 2.16.1-glib-single-include.patch
@ 2012-07-21 13:33 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2012-07-21 13:33 UTC (permalink / raw
  To: gentoo-commits

pacho       12/07/21 13:33:28

  Added:                2.16.1-glib-single-include.patch
  Log:
  Let it compile against glib-2.32
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-scheme/guile-gnome-platform/files/2.16.1-glib-single-include.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/guile-gnome-platform/files/2.16.1-glib-single-include.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/guile-gnome-platform/files/2.16.1-glib-single-include.patch?rev=1.1&content-type=text/plain

Index: 2.16.1-glib-single-include.patch
===================================================================
Index: guile-gnome-platform-2.16.1/corba/gnome/corba/guile-gnome-corba-generic.c
===================================================================
--- guile-gnome-platform-2.16.1.orig/corba/gnome/corba/guile-gnome-corba-generic.c
+++ guile-gnome-platform-2.16.1/corba/gnome/corba/guile-gnome-corba-generic.c
@@ -24,7 +24,7 @@
 
 #include <guile-gnome-corba-generic.h>
 #include <guile-gnome-gobject.h>
-#include <glib/gstrfuncs.h>
+#include <glib.h>
 #include <string.h>
 
 static GQuark quark_corba_typecode = 0;
Index: guile-gnome-platform-2.16.1/glib/gnome/gobject/guile-support.h
===================================================================
--- guile-gnome-platform-2.16.1.orig/glib/gnome/gobject/guile-support.h
+++ guile-gnome-platform-2.16.1/glib/gnome/gobject/guile-support.h
@@ -24,7 +24,7 @@
 #ifndef __GUILE_SUPPORT_H__
 #define __GUILE_SUPPORT_H__
 
-#include <glib/gmacros.h>
+#include <glib.h>
 
 #include <libguile.h>
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-21 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-21 13:33 [gentoo-commits] gentoo-x86 commit in dev-scheme/guile-gnome-platform/files: 2.16.1-glib-single-include.patch Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox