On Thu, 2003-12-18 at 20:51, William Jon McCann wrote: > William Jon McCann wrote: > > Rodney Dawes wrote: > >> The DEPRECATED defines were removed from Makefile.am in HEAD. Either you > >> don't have the latest version or something else is wrong. > > > > I looked a little closer. All of gnome-icon-theme has been marked as > > deprecated. jhbuild builds libgnomeui with DISABLE_DEPRECATED. > > Evolution uses GnomeIconTheme instead of the new GtkIconTheme and > > therefore doesn't compile. > > Er, that is way wrong, sorry. Apparently I didn't look close enough. > > This is what actually did it: > <http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&root=/cvs/gnome&subdir=libgnomeui/libgnomeui&command=DIFF_FRAMESET&file=gnome-icon-lookup.h&rev2=1.6&rev1=1.5> > > e-util.c only includes gnome-icon-lookup.h and gnome-icon-theme.h was > removed from it. So, we could probably just add an include for > gnome-icon-theme.h to e-util.c. That works for me.
Alex added this include back in libgnomeui so the problem no longer exists. -JP -- JP Rosevear <[EMAIL PROTECTED]> Ximian, Inc. _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
