gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Warnings: pointer size vs. integer size


From: lfinsto
Subject: Re: Warnings: pointer size vs. integer size
Date: Thu, 3 Dec 2009 16:59:19 +0100 (CET)
User-agent: SquirrelMail/1.4.9a

I wrote:

[...]

> #if (SIZEOF_VOIDP == SIZEOF_INT)
> #define PTR_SIZE_INT
> #undef  PTR_SIZE_LONG

[...]

> #endif
>
> /* End of added code.  LDF 2009.12.03.  */
>
> I would have liked `configure' to write this to `config.h', but
> I don't know how to get it to do it and I don't have time at the
> moment to search through the manual to try to find out.

Apparently, one isn't supposed to do this.  The proper thing to do is to
put the code into another file and call `AH_BOTTOM([#include <filename>])'
in `configure.ac' (when using `autoheader').

Laurence


Laurence Finston
Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH
Am Fassberg 11
37077 Goettingen

Telefon:        +49 551 201-1882
E-Mail:         address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]