Bug 13592

Summary: esd-config returns incorrect path
Product: [Retired] Red Hat Linux Reporter: Brian Ryner <bryner>
Component: esoundAssignee: Elliot Lee <sopwith>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-07-10 15:25:25 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 Brian Ryner 2000-07-08 06:54:03 UTC
Using esound-0.2.18-3 and esound-devel-0.2.18-3,  the esd-config script
returns paths with "%prefix" instead of the actual path.  For example,
running "esd-config --cflags" gives me:

-I%prefix/include


and running "esd-config --libs" gives me:

-L%prefix/lib -lesd -L/usr/lib -laudiofile -lm

Comment 1 Elliot Lee 2000-07-10 15:34:01 UTC
esound-0.2.18-4 should fix this.