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 779222 - build: don't run aclocal in autogen.sh
build: don't run aclocal in autogen.sh
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-02-25 15:45 UTC by Mohammed Sadiq
Modified: 2017-02-25 18:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: don't run aclocal in autogen.sh (795 bytes, patch)
2017-02-25 15:45 UTC, Mohammed Sadiq
committed Details | Review

Description Mohammed Sadiq 2017-02-25 15:45:14 UTC
autoreconf already handles running aclocal and other
required commands in the right order.
Comment 1 Mohammed Sadiq 2017-02-25 15:45:22 UTC
Created attachment 346710 [details] [review]
build: don't run aclocal in autogen.sh
Comment 2 Christian Hergert 2017-02-25 17:58:00 UTC
Review of attachment 346710 [details] [review]:

lgtm
Comment 3 Christian Hergert 2017-02-25 18:20:22 UTC
Attachment 346710 [details] pushed as 99983a1 - build: don't run aclocal in autogen.sh