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 767315 - autogen.sh fails when not running in srcdir
autogen.sh fails when not running in srcdir
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2016-06-07 07:01 UTC by Ting-Wei Lan
Modified: 2016-06-07 09:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
autogen.sh: Allow running in non-srcdir (819 bytes, patch)
2016-06-07 07:03 UTC, Ting-Wei Lan
committed Details | Review

Description Ting-Wei Lan 2016-06-07 07:01:31 UTC
As jhbuild defaults to builddir != srcdir, jhbuild itself should support it. Please see the attached patch.
Comment 1 Ting-Wei Lan 2016-06-07 07:03:04 UTC
Created attachment 329241 [details] [review]
autogen.sh: Allow running in non-srcdir
Comment 2 Javier Jardón (IRC: jjardon) 2016-06-07 07:11:23 UTC
Review of attachment 329241 [details] [review]:

Thanks
Comment 3 Ting-Wei Lan 2016-06-07 09:22:08 UTC
Attachment 329241 [details] pushed as 88c7376 - autogen.sh: Allow running in non-srcdir