autoconf-patches
[Top][All Lists]
Advanced

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

Re: A macro to check for data type alignment


From: Kevin Ryde
Subject: Re: A macro to check for data type alignment
Date: Fri, 15 Feb 2002 06:55:32 +1000
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu)

Peter Eisentraut <address@hidden> writes:
>
> #define gettimeofday(a,b) gettimeofday(a)

I wonder if that might make a mess of a prototype in <sys/time.h> if
config.h is included before <sys/time.h>.  Perhaps it should be left
to an application to act on the result of the test.



reply via email to

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