[Libvir] [PATCH 1/3] configure.in compiler and enable libtool DLLs

Daniel P. Berrange berrange at redhat.com
Thu Nov 29 19:23:59 UTC 2007


On Thu, Nov 29, 2007 at 04:58:26PM +0000, Richard W.M. Jones wrote:
> In this patch what I've done is to move the checks for C compiler and 
> checks for programs apart from each other.  We check for the C compiler 
> first, then check for external programs later.  This is just a cleanup.
> 
> I've added AC_LIBTOOL_WIN32_DLL which enables DLL support in libtool 
> (but shouldn't affect any other platform).
> 
> I've added AM_PROG_CC_STDC which appears to be required by the above.
> 
> I've added AC_C_CONST which is needed because libvirt uses 'const' 
> without taking any special precautions for ancient compilers which don't 
> support it.

I didn't think any such lame compilers still existed in real world ;-)

But, ACK.

Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




More information about the libvir-list mailing list