Bug 5211 - patch to fix .pc files on bi-arch platforms
Summary: patch to fix .pc files on bi-arch platforms
Status: RESOLVED FIXED
Alias: None
Product: avahi
Classification: Unclassified
Component: avahi-daemon (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Trent Lloyd
QA Contact:
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2005-12-02 04:39 UTC by Stanislav Brabec
Modified: 2006-01-22 09:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
avahi-biarch.patch (4.63 KB, patch)
2005-12-02 04:39 UTC, Stanislav Brabec
Details | Splinter Review

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.