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 748409 - [PATCH] autotools: restore autoreconf support
[PATCH] autotools: restore autoreconf support
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2015-04-24 11:17 UTC by Maciek Borzecki
Modified: 2015-06-08 11:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
autotools: restore autoreconf support (1.38 KB, patch)
2015-04-24 11:17 UTC, Maciek Borzecki
none Details | Review

Description Maciek Borzecki 2015-04-24 11:17:34 UTC
Created attachment 302286 [details] [review]
autotools: restore autoreconf support

Commit 62a9cd179b6de5e808f9a7b6b45625bec952c38b removed support for
automatically running 'autoreconf -if' whenever autogen-sh='autoreconf'
is used. The attached patch restores this functionality sans the bits 
that were removed by the prior commit.
Comment 1 Maciek Borzecki 2015-05-15 13:07:48 UTC
ping
Comment 2 Frederic Peters 2015-06-08 11:12:45 UTC
Fine, it probably was removed by error.