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 691101 - Build with automake-1.13 broken
Build with automake-1.13 broken
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
: 691111 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-01-03 23:56 UTC by Marko Lindqvist
Modified: 2013-01-14 08:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix (723 bytes, patch)
2013-01-03 23:56 UTC, Marko Lindqvist
none Details | Review

Description Marko Lindqvist 2013-01-03 23:56:47 UTC
Created attachment 232693 [details] [review]
Fix

Automake-1.13 removed long obsolete AM_CONFIG_HEADER completely (
http://lists.gnu.org/archive/html/automake/2012-12/msg00038.html ) and errors
out upon seeing it.

Attached patch replaces it with proper AC_CONFIG_HEADERS.
Comment 2 Martin Pitt 2013-01-14 08:32:53 UTC
*** Bug 691111 has been marked as a duplicate of this bug. ***