Bug 9704

Summary: Ensure AC_MSG_CHECKING...AC_MESSAGE_RESULT pairing in pkg.m4
Product: pkg-config Reporter: Peter Breitenlohner <peb>
Component: srcAssignee: Tollef Fog Heen <tfheen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 13892    
Attachments: ensure proper AC_MSG_CHECKING...AC_MSG_RESULT pairing

Description Peter Breitenlohner 2007-01-19 06:58:28 UTC
The autoconf macros AC_MSG_CHECKING and AC_MSG_RESULT are not properly paired in
the installed autoconf macro file pkg.m4.

This may result in (difficult to read) configure output such as:

checking for foo... checking for bar... checking for something...

Attached is a small patch ensuring the proper pairing.
Comment 1 Peter Breitenlohner 2007-01-19 06:59:30 UTC
Created attachment 8443 [details] [review]
ensure proper AC_MSG_CHECKING...AC_MSG_RESULT pairing
Comment 2 Tollef Fog Heen 2009-12-06 12:33:39 UTC
Fixed in commit 40f3532.

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.