[PATCH] fix AC_STAT64 for Linux

Daniel Jacobowitz drow at false.org
Sun Dec 15 19:37:01 UTC 2002


On Sun, Dec 15, 2002 at 06:57:32PM -0800, Roland McGrath wrote:
> This change was necessary for the struct stat64 check to work on my
> powerpc-linux system.  (Only the include is necessary, the #ifdef change
> is just a cleanup.)
> 
> Ok to commit?

Could you use __linux__ instead?  I had to go digging to check that
LINUX was defined by this point (it is), but this is a property of the
system and not of our configuration.

That's just my exceedingly humble opinion though :)

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer




More information about the Strace-devel mailing list