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 743444 - autogen.sh fails with automake version 1.15
autogen.sh fails with automake version 1.15
Status: RESOLVED FIXED
Product: libsecret
Classification: Other
Component: General
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: libsecret maintainer(s)
libsecret maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-01-24 15:48 UTC by Vamsi Krishna
Modified: 2015-01-25 07:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Allow automake 1.15 in autogen.sh (702 bytes, patch)
2015-01-24 15:48 UTC, Vamsi Krishna
committed Details | Review

Description Vamsi Krishna 2015-01-24 15:48:46 UTC
Created attachment 295334 [details] [review]
Allow automake 1.15 in autogen.sh

While running autogen.sh , the automake check fails due to missing 1.15 in the list. I am running on fedora rawhide (will become 22). Added a patch as well.