GNOME Bugzilla – Bug 571752
Get rid of deprecated Bonobo
Last modified: 2009-07-11 15:36:11 UTC
libbonobo and libbonoboui are deprecated as per http://live.gnome.org/TwoPointTwentyfive/Platform and hence the dependency should be completely removed. See for example http://www.ibm.com/developerworks/linux/library/l-dbus.html or http://www.mail-archive.com/gnome-devel-list@gnome.org/msg00997.html . ./evolution-webcal/src/evolution-webcal-main.c:#include <libbonobo.h> ./evolution-webcal/src/evolution-webcal-notify.c:#include <libbonobo.h> I'm surprised that "bonobo" is NOT mentioned in configure.ac...