The syshead.h is totally invalid and should be revised long time ago.
Most of the tests within the syshead.h should be done using autoconf
and inject into config.h.
This way, there is a single point of platform specific tests.
On Wed, Jan 11, 2012 at 9:17 PM, David Sommerseth
wrote:
>
> -BE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/01/12 14:57, David Sommerseth wrote:
> The compat.h include file cannot be loaded when ./configure runs, as
> many of the HAVE_* declarations are not set. This makes test
> compilations when looking for features fail.
>
> As ./configure will l
Hi,
On Wed, Jan 11, 2012 at 02:57:32PM +0100, David Sommerseth wrote:
> The compat.h include file cannot be loaded when ./configure runs,
> as many of the HAVE_* declarations are not set. This makes test
> compilations when looking for features fail.
>
> As ./configure will load syshead.h, it pu