[PATCH] fix AC_STAT64 for Linux
Daniel Jacobowitz
drow at false.org
Sun Dec 15 20:55:02 UTC 2002
On Sun, Dec 15, 2002 at 07:50:16PM -0800, Roland McGrath wrote:
> > 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.
>
> No, it's a property of our configure script. AC_DEFINE_UNQUOTED($OPSYS) is
> done before all the specific checks. Autoconf will put all such
> definitions into the test program before the body. I think this is the
> most appropriate thing to be doing, since the code itself uses LINUX and
> not __linux__.
Not going to argue if you prefer this style.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
More information about the Strace-devel
mailing list