mpsort without <config.h>

Eric Blake eblake@redhat.com
Wed Aug 8 11:38:00 GMT 2012


On 07/26/2012 04:28 PM, Denis Excoffier wrote:
> Hello,
> 
> Is it conceivable that in mpsort.c, the line
> 
> #include <config.h>
> 
> is (officially) replaced by the three lines
> 
> #ifdef HAVE_CONFIG_H
> # include <config.h>
> #endif
> 
> for those people (like me...) that don't work with <config.h> but prefer to keep mpsort.c untouched?

Wrong list?

$ cd newlib
$ find -name mpsort.c
$

-- 
Eric Blake   eblake@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://sourceware.org/pipermail/newlib/attachments/20120808/a1698ae3/attachment.sig>


More information about the Newlib mailing list