Bug 595169

Summary: echo $PKG_CONFIG_PATH don´t have any output
Product: [Fedora] Fedora Reporter: Thomas Kowaliczek <linuxdonald>
Component: pkgconfigAssignee: Matthias Clasen <mclasen>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: linuxdonald, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-06 21:29:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas Kowaliczek 2010-05-23 19:08:31 UTC
Description of problem:

echo $PKG_CONFIG_PATH don´t have any output.

For compiling sumwars i must set $PKG_CONFIG_PATH because ./configure don´t find an .pc file in /usr/lib/pkgconfig. But when i set $PKG_CONFIG_PATH to /usr/lib/pkgconfig it works.