GNOME Bugzilla – Bug 522462
Drop gnomevfs dependency
Last modified: 2008-12-02 19:37:12 UTC
Use glib's gio if available. Mostly a job for libgsf and goffice, but somehow we still have these: # find . -name '*.[chy]' -print | xargs -n100 grep vfs ./src/libgnumeric.c:#include <libgnomevfs/gnome-vfs-init.h> ./src/libgnumeric.c: gnome_vfs_init ();
AFAICT, for libgsf and goffice, this is completed in trunk.
We still pull it in. Something in libgsf, I think, causes this.
libgsf fixed. I still get it pulled in from libbonobo, libgnomeui, and libgnome.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.