#2117: pkg-config default path -------------------------------------------+-------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: task | Status: new Priority: lowest | Milestone: 6.2 Component: BOOK | Version: SVN Severity: normal | Keywords: -------------------------------------------+-------------------------------- The default path for pkg-config is actualy /usr/lib/pkgconfig:/usr/share/pkgconfig not just /usr/lib/pkgconfig.
http://www.linuxfromscratch.org/blfs/view/svn/general/pkgconfig.html {{{ grep pc_path config.log pc_path='${exec_prefix}/lib/pkgconfig:${prefix}/share/pkgconfig' }}} -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2117> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
