GNOME Bugzilla – Bug 127115
--with-included-filesystem static compile
Last modified: 2004-12-22 21:47:04 UTC
Static inclusion of filesystem modules to the main libgnomevfs-2. Used for fully static GNU/Linux distribution independent binaries. It may be also useful for Gnome OS based embedded network devices. Patch based on --with-included-modules of Pango and inspired by --disable-modules/--with-included-loaders of GTK+. Name of the included filesystem is assumed to be both its own 'module name' and 'method name' to prevent the dependency on GnomeVFS configuration files (prevented by Bug # 127114). 'module name'->'method name' assumption is not the case for the regular .so modules.
Created attachment 21500 [details] [review] Patch implementing the feature
*** This bug has been marked as a duplicate of 47053 ***