#16993: RFE: have pkgconfig look for x11 libraries ------------------------------------+--------------------------------------- Reporter: mcalhoun@macports.org | Owner: ryandesign@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: pkgconfig | ------------------------------------+--------------------------------------- Comment(by mcalhoun@macports.org): I did not know this until recently, but the default search path (set in the configure script) for pkg-config is[[BR]] pc_path='${libdir}/pkgconfig:${datadir}/pkgconfig',[[BR]] which is ${prefix}/lib/pkgconfig and ${prefix}/share/pkgconfig. On my machine, gnome-mime-data, gtk-doc, iso-codes, and shared-mime-info install .pc files into ${prefix}/share/pkgconfig. -- Ticket URL: <http://trac.macports.org/ticket/16993#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS