Bug 59003

Summary: Build with automake-1.13 broken
Product: dbus Reporter: Marko Lindqvist <cazfi74>
Component: GLibAssignee: Rob Taylor <rob.taylor>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Fix

Description Marko Lindqvist 2013-01-03 23:04:30 UTC
Created attachment 72487 [details]
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 1 Simon McVittie 2013-02-25 12:42:16 UTC
I wish the Automake people had handled this better, with a warning for a couple of releases before deleting it entirely :-/

Thanks, fixed in git for 0.102.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.