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 768784 - autogen.sh fails when not running in srcdir
autogen.sh fails when not running in srcdir
Status: RESOLVED FIXED
Product: easytag
Classification: Other
Component: general
master
Other FreeBSD
: Normal normal
: 2.4
Assigned To: EasyTAG maintainer(s)
EasyTAG maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-07-13 18:46 UTC by Ting-Wei Lan
Modified: 2016-07-14 03:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Allow running autogen.sh in non-srcdir (815 bytes, patch)
2016-07-13 18:48 UTC, Ting-Wei Lan
committed Details | Review

Description Ting-Wei Lan 2016-07-13 18:46:38 UTC
I think easytag should support running autogen.sh in builddir because jhbuild defaults to builddir != srcdir now. Please see the attached patch.
Comment 1 Ting-Wei Lan 2016-07-13 18:48:00 UTC
Created attachment 331440 [details] [review]
Allow running autogen.sh in non-srcdir
Comment 2 David King 2016-07-13 20:26:45 UTC
Review of attachment 331440 [details] [review]:

Looks great. Thanks!
Comment 3 Ting-Wei Lan 2016-07-14 03:29:44 UTC
Attachment 331440 [details] pushed as 868e1ea - Allow running autogen.sh in non-srcdir