[libvirt] [PATCH] maint: avoid new automake warning about AM_PROG_CC_STDC

Eric Blake eblake at redhat.com
Sat May 26 12:06:28 UTC 2012


On 05/26/2012 03:25 AM, Jim Meyering wrote:
> When I built libvirt recently, I saw a warning go by:
> (with cutting edge automake-1.12a)
> 
>     configure.ac:83: warning: macro 'AM_PROG_CC_STDC' not found in library
> 
> This fixes it:
> 
>>From 8f66a7e7f12efa2a60754f06627e94d96030ac78 Mon Sep 17 00:00:00 2001
> From: Jim Meyering <meyering at redhat.com>
> Date: Sat, 26 May 2012 11:21:47 +0200
> Subject: [PATCH] maint: avoid new automake warning about AM_PROG_CC_STDC
> 
> * configure.ac (AM_PROG_CC_STDC): Stop using this macro.
> It provokes warnings from newer automake and is superseded by
> autoconf's AC_PROG_CC, which we're already using.
> ---
>  configure.ac | 1 -
>  1 file changed, 1 deletion(-)

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120526/e283f00d/attachment-0001.sig>


More information about the libvir-list mailing list