Bug 5211

Summary: patch to fix .pc files on bi-arch platforms
Product: avahi Reporter: Stanislav Brabec <sbrabec>
Component: avahi-daemonAssignee: Trent Lloyd <lathiat>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high Keywords: patch
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: avahi-biarch.patch

Description Stanislav Brabec 2005-12-02 04:39:15 UTC
Attached patch fixes pkgconfig on bi-arch platforms (like SuSE Linux 10.0
AMD64), which require libdir to be /usr/lib64.

Additionally it simplifies Makefile.am by moving creation of pc files to
configure.ac.
Comment 1 Stanislav Brabec 2005-12-02 04:39:53 UTC
Created attachment 3966 [details] [review]
avahi-biarch.patch
Comment 2 Lennart Poettering 2006-01-10 09:23:38 UTC
Please have a look on the autoconf documentation for an explanation why writing
configured paths to files from inside configure.ac is not a good idea. 

Please rework your patch to contain just the bi-arch stuff and I will merge it. 

Thanks anyway for the patch.
Comment 3 Lennart Poettering 2006-01-23 04:34:25 UTC
This has been fixed by r1091 in SVN as it seems. If not, feel free to reopen
this bug.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.