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 704544 - Do not check for automake, libtool, gettext
Do not check for automake, libtool, gettext
Status: RESOLVED FIXED
Product: gnome-common
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Gnome Common Maintainer(s)
Gnome Common Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-07-19 11:35 UTC by Javier Jardón (IRC: jjardon)
Modified: 2013-07-22 08:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Do not check for automake, libtool, gettext (6.33 KB, patch)
2013-07-19 11:36 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2013-07-19 11:35:35 UTC
We are using autoreconf now. It already checks for them
Comment 1 Javier Jardón (IRC: jjardon) 2013-07-19 11:36:04 UTC
Created attachment 249619 [details] [review]
Do not check for automake, libtool, gettext
Comment 2 Christian Persch 2013-07-19 12:00:26 UTC
Comment on attachment 249619 [details] [review]
Do not check for automake, libtool, gettext

Finally no more need to patch for each new automake version :-)
Comment 3 Javier Jardón (IRC: jjardon) 2013-07-22 08:36:32 UTC
Comment on attachment 249619 [details] [review]
Do not check for automake, libtool, gettext

commit 17f56a49964a3ddabf0d166326989033b7d84764
Comment 4 Javier Jardón (IRC: jjardon) 2013-07-22 08:36:56 UTC
Thanks for the fast review!