underquoting issue in pkg.m4 with autoconf-2.66+
Adam Mercer
ramercer at gmail.com
Tue Aug 10 12:09:06 PDT 2010
Hi
Since updating to autoconf-2.66+ a lot of packages that use pkg.m4
have been failing with errors of the form:
configure:12439: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
This appears to be underquoting issue in pkg.m4 that autoconf-2.66+ is
exposing. The attached patch, which was proposed by Ralf Wildenhues
(on the autoconf mailing list) fixes this for me.
Cheers
Adam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-an-underquoting-issue-exposed-by-autoconf-2.66.patch
Type: application/octet-stream
Size: 651 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/pkg-config/attachments/20100810/b2842184/attachment.obj>
More information about the pkg-config
mailing list