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 692099 - [PATCH] autogen.sh doesn't recognize automake 1.13
[PATCH] autogen.sh doesn't recognize automake 1.13
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-01-19 20:42 UTC by Nuno Araujo (IRC: russo79)
Modified: 2013-01-20 23:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Enable support for automake 1.13 in autogen.sh (1.33 KB, patch)
2013-01-19 20:42 UTC, Nuno Araujo (IRC: russo79)
committed Details | Review

Description Nuno Araujo (IRC: russo79) 2013-01-19 20:42:32 UTC
Created attachment 233896 [details] [review]
Enable support for automake 1.13 in autogen.sh

When building gtk+-2.24 by launching autogen.sh an error message "You must have automake version ... installed to compile project" is displayed.

This patch fixes this problem.
This bug is related to bug #691267

This patch applies to branch gtk-2-24. 
Master doesn't need this since autoreconf is used.

Note: I do not have commit access
Comment 1 Matthias Clasen 2013-01-20 22:42:32 UTC
Review of attachment 233896 [details] [review]:

sure
Comment 2 Jürg Billeter 2013-01-20 23:26:21 UTC
Comment on attachment 233896 [details] [review]
Enable support for automake 1.13 in autogen.sh

Pushed to gtk-2-24.