GNOME Bugzilla – Bug 304129
gnome-menus should support uninstalled pc file
Last modified: 2005-06-08 15:25:55 UTC
Attached find a patch that creates an uninstalled.pc file for gnome-menus. It would be nice to support building without needing to have gnome-menus installed. The attached patch does not add the uninstalled.pc file to EXTRA_DIST in the Makefile.am, but whoever commits the patch can make this minor change.
Created attachment 46418 [details] [review] patch to add uninstalled.pc file
Looks fine to me - please go ahead
Brian ?
2005-06-08 Mark McLoughlin <mark@skynet.ie> Patch from Brian Cameron <brian.cameron@sun.com> in bug #304129 * libmenu/libgnome-menu-uninstalled.pc.in: add pkg-config file to support building against an uninstalled libgnome-menu. * configure.in: create libgnome-menu-uninstalled.pc * libmenu/Makefile.am: add uninstalled.pc to EXTRA_DIST