Re: PATCH (Okay to commit?) -- Fix the build for libgnomeui.



On Sun, 2001-11-18 at 22:07, Miles Lane wrote:
> --- libgnomeui.orig/libgnomeui/ChangeLog	Sun Nov 18 21:06:21 2001
> +++ libgnomeui/libgnomeui/ChangeLog	Sun Nov 18 21:24:09 2001
> @@ -1,3 +1,10 @@
> +Sun Nov 18 2001  Miles Lane <miles megapathdsl net>
> +
> +	* libgnomeui/Makefile.am: replace <gobject/genums.h>
> +	with <glib-object.h> due to the addition of an #error into
> +	genums.h that specifies that only glib-object.h should
> +	be included directly.  This patch fixes the build.

I should probably be more clear.  The first include of 
gobject/genums.h is being removed from the autogeneration 
definition of gnometypebuiltins.c, because gnometypebuiltins.c 
includes gnometypebuiltins.h.  The autogeneration definition of
gnometypebuiltins.h is, in turn, being modified to include 
glib-object.h instead of gobject/genums.h.

I hope that's clear enough.

	Miles



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