After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 728484 - do not hardcode libtool path
do not hardcode libtool path
Status: RESOLVED FIXED
Product: clutter-gst
Classification: Other
Component: general
git master
Other OpenBSD
: Normal normal
: ---
Assigned To: clutter-gst-maint
clutter-gst-maint
Depends on:
Blocks:
 
 
Reported: 2014-04-18 08:59 UTC by Antoine Jacoutot
Modified: 2014-04-22 10:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
do not hardcode libtool path (1.72 KB, patch)
2014-04-18 08:59 UTC, Antoine Jacoutot
none Details | Review
do not hardcode libtool path v2 (946 bytes, patch)
2014-04-22 09:56 UTC, Antoine Jacoutot
committed Details | Review

Description Antoine Jacoutot 2014-04-18 08:59:26 UTC
Created attachment 274657 [details] [review]
do not hardcode libtool path

Hi.

On OpenBSD this allows using the OS provided libtool(1) and fixes the build.
More info (and similar to): https://bugzilla.gnome.org/show_bug.cgi?id=726571

Would it be alright to push?
Thanks.
Comment 1 Lionel Landwerlin 2014-04-22 09:48:59 UTC
You must have attached the wrong patch ;)
Comment 2 Antoine Jacoutot 2014-04-22 09:56:22 UTC
Created attachment 274874 [details] [review]
do not hardcode libtool path v2

Oops indeed :-)
Comment 3 Lionel Landwerlin 2014-04-22 10:15:41 UTC
Thanks, pushed to the 2.0 branch.