guile-gtk-general
[Top][All Lists]
Advanced

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

guile-gnome 2.16.2 patch for pickier glib


From: Greg Troxel
Subject: guile-gnome 2.16.2 patch for pickier glib
Date: Sun, 07 Jun 2015 07:59:40 -0400
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.5 (berkeley-unix)

I am adding this patch to pkgsrc while doing the update to 2.16.2:

$NetBSD$

Modern glib objects to direct inclusion of any sub-headers.
This patch will be sent upstream.

--- glib/gnome/gobject/guile-support.h.orig     2012-05-07 15:29:35.000000000 
+0000
+++ 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>
 

Attachment: pgpfzytaPq6rm.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]