Bug 39622

Summary: Minor autotools fixes.
Product: p11-glue Reporter: Roman Bogorodskiy <novel>
Component: p11-kitAssignee: Stef Walter <stefw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: FreeBSD   
Whiteboard:
i915 platform: i915 features:
Attachments: gettext linker flags fix
dlopen detection fix
updated dlopen fix patch
updated gettext fix

Description Roman Bogorodskiy 2011-07-28 07:23:18 UTC
Two fixes:

- dlopen() detection fix (on BSD systems it's not in -ldl, but in libc)
- gettext linker flags fix
Comment 1 Roman Bogorodskiy 2011-07-28 07:24:02 UTC
Created attachment 49667 [details] [review]
gettext linker flags fix
Comment 2 Roman Bogorodskiy 2011-07-28 07:25:17 UTC
Created attachment 49668 [details] [review]
dlopen detection fix
Comment 3 Stef Walter 2011-07-29 00:54:23 UTC
Thanks for the fixes.

Could you attach these patches using the output of 'git format-patch'? They don't seem to apply with 'git am'. Or do you have a branch somewhere I could merge?
Comment 4 Roman Bogorodskiy 2011-07-29 04:15:56 UTC
Created attachment 49711 [details] [review]
updated dlopen fix patch
Comment 5 Roman Bogorodskiy 2011-07-29 04:16:25 UTC
Created attachment 49713 [details] [review]
updated gettext fix
Comment 6 Roman Bogorodskiy 2011-07-29 04:17:18 UTC
Uploaded patches generated using 'git format-patch origin'.
Comment 7 Stef Walter 2011-07-29 04:54:44 UTC
Thanks! Applied both patches.

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.