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 727196 - g-ir-scanner does not use libtool on non-Linux system
g-ir-scanner does not use libtool on non-Linux system
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: libcryptui
git master
Other FreeBSD
: Normal normal
: ---
Assigned To: Stef Walter
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2014-03-28 01:06 UTC by Ting-Wei Lan
Modified: 2014-04-10 19:46 UTC
See Also:
GNOME target: ---
GNOME version: 3.11/3.12


Attachments
Add --libtool option to g-ir-scanner (421 bytes, patch)
2014-03-28 01:06 UTC, Ting-Wei Lan
committed Details | Review

Description Ting-Wei Lan 2014-03-28 01:06:41 UTC
Created attachment 273129 [details] [review]
Add --libtool option to g-ir-scanner

Not using libtool causes strange build problem on FreeBSD. We may add the --libtool option or use INTROSPECTION_MAKEFILE.
Comment 1 Stef Walter 2014-04-10 19:46:33 UTC
Thanks. Merged the patch into master.

Attachment 273129 [details] pushed as 5670703 - Add --libtool option to g-ir-scanner