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 779225 - build: don't run aclocal in autogen.sh
build: don't run aclocal in autogen.sh
Status: RESOLVED FIXED
Product: recipes
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Recipes maintainer(s)
Recipes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-02-25 16:16 UTC by Mohammed Sadiq
Modified: 2017-02-25 18:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


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

Description Mohammed Sadiq 2017-02-25 16:16:48 UTC
autoreconf takes care about running aclocal and other commands
in the right order.
Comment 1 Mohammed Sadiq 2017-02-25 16:16:55 UTC
Created attachment 346712 [details] [review]
build: don't run aclocal in autogen.sh
Comment 2 Matthias Clasen 2017-02-25 18:31:19 UTC
Attachment 346712 [details] pushed as 8cc682f - build: don't run aclocal in autogen.sh